改进的半监督算法 ITri-Training

时间:2019-11-17 14:40:14
【文件属性】:

文件名称:改进的半监督算法 ITri-Training

文件大小:47.41MB

文件格式:RAR

更新时间:2019-11-17 14:40:14

半监督分类

该代码在matlab2013a环境下实现。在经典的Tri-Training算法上做了改进,三个基分类器采用BP神经网络,附有文档说明。另外,我提供了图像数据集,是对VOC2007中的person对象做了处理,分别提取颜色矩特征(9个属性),灰度共生矩阵特征(17个属性),共9786个样本,两类标签,按照不同比例分为无标记样本和有标记样本。


【文件预览】:
ITri-training code
----Untitled.m(163B)
----hs_err_pid4240.log(21KB)
----genthreelearnerdata.m(2KB)
----程序说明.txt(703B)
----Subsample.m(156B)
----gentrainset.m(1KB)
----tritest.m(722B)
----genbagging.m(579B)
----bplearn.m(2KB)
----data()
--------person_colMomentGlcmWithTwoLabel_U-EightyPercent.mat(4.32MB)
--------person_colMomentWithTwoLabel_U-SixtyPercent.mat(1.86MB)
--------person_colMomentWithTwoLabel_U-FortyPercent.mat(2.25MB)
--------person_glcmWithTwoLabel_U-FortyPercent.mat(4.28MB)
--------person_colMomentWithTwoLabel_U-TwentyPercent.mat(2.63MB)
--------person_colMomentGlcmWithTwoLabel_U-FortyPercent.mat(6.53MB)
--------person_glcmWithTwoLabel.mat(1.22MB)
--------person_colMomentWithTwoLabel_U-EightyPercent.mat(1.48MB)
--------person_glcmWithTwoLabel_U-SixtyPercent.mat(3.55MB)
--------person_colMomentGlcmWithTwoLabel.mat(1.85MB)
--------person_glcmWithTwoLabel_U-TwentyPercent.mat(5.01MB)
--------person_colMomentGlcmWithTwoLabel_U-SixtyPercent.mat(5.43MB)
--------person_colMomentGlcmWithTwoLabel_U-TwentyPercent.mat(7.65MB)
--------person_colMomentWithTwoLabel.mat(648KB)
--------person_glcmWithTwoLabel_U-EightyPercent.mat(2.82MB)
----MeasureError.m(516B)
----tritraining.m(4KB)

网友评论