文件名称:demoBagSVM
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-09-03
- 文件大小:
- 106kb
- 下载次数:
- 0次
- 提 供 者:
- 姜**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一种基于半监督的svm的图像分类方法。该方法通过聚类核的方法利用无标记样本局部正则化训练核的表达式。这种方法通过图像直接学习一个自适应的核。该程序仿真的是文章:Semi-supervised Remote Sensing Image Classification with Cluster Kernels。大家可以参考下。-A semi-supervised SVM is presented for the classification of remote sensing images. The method exploits the wealth of unlabeled samples for regularizing the training kernel representation locally by means of cluster kernels. The method learns a suitable kernel directly from the image, and thus avoids assuming a priori signal relations by using a predefined kernel structure. Good results are obtained in image classification examples when few labeled samples are available. The method scales almost linearly with the number of unlabeled samples and provides out-of-sample predictionsds
(系统自动生成,下载前可以参看下载内容)
下载文件列表
demoBagSVM
..........\BagSVM.m
..........\README
..........\demo.m
..........\build_Kbag.m
..........\kernelmatrix.m
..........\closerCluster.m
..........\code_svm
..........\........\svmtrain.mexglx
..........\........\svmpredict.dll
..........\........\svmpredict.mexglx
..........\........\svmtrain.dll
..........\........\.DS_Store
..........\unlabeled.txt
..........\labeled.txt
..........\L2_distance.m