文件名称:activity-recognition-based-on-SVM
介绍说明--下载内容来自于网络,使用问题请自行百度
基于支持向量机的人类活动识别,以日常生活中的10个活动进行识别。-Support Vector Machine (SVM) was first proposed in
1995 by Cortes and Vapnik [15] for solving classification and
regression problems. The solving strategy of SVM on the
multiple classification problems is commonly “one to one”
strategy, whose basic thought is that the classification problems
with N categories will be decomposed into ()1/2 NN− binary
classification problems to deal with, and meantime,
()1/2 NN− training classifiers needed to be trained. In the
training process, any two categories of all the N categories
would be selected as one group. Assume that we have five
categories, and these categories are labeled ,,, , ABC DE.
Figure 3 shows the
() 551/2 ×− classifiers according to “one to
one” tragedy.
1995 by Cortes and Vapnik [15] for solving classification and
regression problems. The solving strategy of SVM on the
multiple classification problems is commonly “one to one”
strategy, whose basic thought is that the classification problems
with N categories will be decomposed into ()1/2 NN− binary
classification problems to deal with, and meantime,
()1/2 NN− training classifiers needed to be trained. In the
training process, any two categories of all the N categories
would be selected as one group. Assume that we have five
categories, and these categories are labeled ,,, , ABC DE.
Figure 3 shows the
() 551/2 ×− classifiers according to “one to
one” tragedy.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src/ar.c
src/ar.config
src/ar.h
src/makefile
src/svm.cpp
src/svm.h
src/
src/ar.config
src/ar.h
src/makefile
src/svm.cpp
src/svm.h
src/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.