SVM¶
Abstract:¶
- 高纬度的特点空间导致传统的分级器在图像分级上效果不好
- SVM针对高纬度histograms有优势
- Moreover, we observed that a simple remapping of the input xi ! xai improves the performance of linear SVM’s to such an extend that it makes them, for this problem, a valid alternative to RBF kernels.
载入中...