matlabr2012b代码-CCNF:用于训练和测试具有多个样本问题和其他基准的连续条件神经场的库

上传者: 38704011 | 上传时间: 2024-11-05 10:40:50 | 文件大小: 80.11MB | 文件类型: ZIP
Matlab R2012b代码这些文件包含训练和测试连续条件神经场(CCNF)和连续条件随机场(CCRF)所需的库。 该项目已在Matlab R2012b和R2013a上进行了测试(不能保证与其他版本兼容)。 一些实验依赖于您机器上mex编译的liblinear()和libsvm()的可用性。 ---------------版权信息--------------------------------- ------ 版权可以在Copyright.txt中找到 ---------------代码布局--------------------------------- ---------------- ./CCNF-CCNF的训练和推理库./CCRF-CCRF的训练和推理库 ./music_emotion-音乐预测实验结果中的情绪//-运行实验的结果,比较了CCNF,CCRF,神经网络(无边缘的CCNF)和SVR模型的使用 ./patch_experts-用于补丁专家培训的训练代码(用于面部标志检测),可以在中找到使用这些补丁的标志检测器。 ccnf_training /-培训CCNF补丁专家(

文件下载

资源详情

[{"title":"( 417 个子文件 80.11MB ) matlabr2012b代码-CCNF:用于训练和测试具有多个样本问题和其他基准的连续条件神经场的库","children":[{"title":"solve_chol.c <span style='color:#111;'> 2.24KB </span>","children":null,"spread":false},{"title":"changelog <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"Copyright <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"matlabprogram.cpp <span style='color:#111;'> 7.29KB </span>","children":null,"spread":false},{"title":"lbfgsb.cpp <span style='color:#111;'> 4.02KB </span>","children":null,"spread":false},{"title":"program.cpp <span style='color:#111;'> 3.93KB </span>","children":null,"spread":false},{"title":"arrayofmatrices.cpp <span style='color:#111;'> 2.47KB </span>","children":null,"spread":false},{"title":"matlabmatrix.cpp <span style='color:#111;'> 1.61KB </span>","children":null,"spread":false},{"title":"matlabstring.cpp <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"matlabscalar.cpp <span style='color:#111;'> 984B </span>","children":null,"spread":false},{"title":"matlabexception.cpp <span style='color:#111;'> 512B </span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'> 77B </span>","children":null,"spread":false},{"title":"solver_2_4.f <span style='color:#111;'> 137.76KB </span>","children":null,"spread":false},{"title":"solver_3_0.f <span style='color:#111;'> 127.43KB </span>","children":null,"spread":false},{"title":"linpack.f <span style='color:#111;'> 6.18KB </span>","children":null,"spread":false},{"title":"blas.f <span style='color:#111;'> 6.11KB </span>","children":null,"spread":false},{"title":"timer.f <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"f7.gif <span style='color:#111;'> 30.33KB </span>","children":null,"spread":false},{"title":"f6.gif <span style='color:#111;'> 27.80KB </span>","children":null,"spread":false},{"title":"f5.gif <span style='color:#111;'> 18.81KB </span>","children":null,"spread":false},{"title":"f2.gif <span style='color:#111;'> 14.73KB </span>","children":null,"spread":false},{"title":"f8.gif <span style='color:#111;'> 14.35KB </span>","children":null,"spread":false},{"title":"f3.gif <span style='color:#111;'> 13.54KB </span>","children":null,"spread":false},{"title":"f4.gif <span style='color:#111;'> 12.83KB </span>","children":null,"spread":false},{"title":"f1.gif <span style='color:#111;'> 4.87KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"program.h <span style='color:#111;'> 4.91KB </span>","children":null,"spread":false},{"title":"array.h <span style='color:#111;'> 4.45KB </span>","children":null,"spread":false},{"title":"matlabprogram.h <span style='color:#111;'> 2.81KB </span>","children":null,"spread":false},{"title":"matlabmatrix.h <span style='color:#111;'> 2.36KB </span>","children":null,"spread":false},{"title":"arrayofmatrices.h <span style='color:#111;'> 2.10KB </span>","children":null,"spread":false},{"title":"matlabscalar.h <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"matlabstring.h <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"matlabexception.h <span style='color:#111;'> 869B </span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'> 50.85KB </span>","children":null,"spread":false},{"title":"svmTrainAll-basic-arousal.libsvm <span style='color:#111;'> 4.34MB </span>","children":null,"spread":false},{"title":"svmTrainAll-basic-valence.libsvm <span style='color:#111;'> 4.34MB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 31.71KB </span>","children":null,"spread":false},{"title":"interp2_mine.m <span style='color:#111;'> 20.31KB </span>","children":null,"spread":false},{"title":"Prepare_data_Multi_PIE_all.m <span style='color:#111;'> 18.57KB </span>","children":null,"spread":false},{"title":"Prepare_data_menpo_all.m <span style='color:#111;'> 15.05KB </span>","children":null,"spread":false},{"title":"nmf.m <span style='color:#111;'> 14.76KB </span>","children":null,"spread":false},{"title":"crossvalind.m <span style='color:#111;'> 11.67KB </span>","children":null,"spread":false},{"title":"infFITC_EP.m <span style='color:#111;'> 11.62KB </span>","children":null,"spread":false},{"title":"infFITC_Laplace.m <span style='color:#111;'> 11.10KB </span>","children":null,"spread":false},{"title":"minimize.m <span style='color:#111;'> 10.93KB </span>","children":null,"spread":false},{"title":"infKL.m <span style='color:#111;'> 10.67KB </span>","children":null,"spread":false},{"title":"infMCMC.m <span style='color:#111;'> 10.42KB </span>","children":null,"spread":false},{"title":"Script_CCNF.m <span style='color:#111;'> 9.70KB </span>","children":null,"spread":false},{"title":"fit_PDM_ortho_proj_to_2D.m <span style='color:#111;'> 9.64KB </span>","children":null,"spread":false},{"title":"Script_CCNF_no_edge.m <span style='color:#111;'> 9.16KB </span>","children":null,"spread":false},{"title":"likGaussWarp.m <span style='color:#111;'> 8.90KB </span>","children":null,"spread":false},{"title":"fit_PDM_ortho_proj_to_2D.m <span style='color:#111;'> 8.86KB </span>","children":null,"spread":false},{"title":"gp.m <span style='color:#111;'> 8.86KB </span>","children":null,"spread":false},{"title":"Script_SVR_CCRF.m <span style='color:#111;'> 8.45KB </span>","children":null,"spread":false},{"title":"likSech2.m <span style='color:#111;'> 8.31KB </span>","children":null,"spread":false},{"title":"Script_SVR_linear.m <span style='color:#111;'> 8.15KB </span>","children":null,"spread":false},{"title":"likMix.m <span style='color:#111;'> 8.06KB </span>","children":null,"spread":false},{"title":"infLaplace.m <span style='color:#111;'> 7.76KB </span>","children":null,"spread":false},{"title":"collect_training_data.m <span style='color:#111;'> 7.45KB </span>","children":null,"spread":false},{"title":"Prepare_data_wild_all.m <span style='color:#111;'> 7.28KB </span>","children":null,"spread":false},{"title":"Script_GP.m <span style='color:#111;'> 7.22KB </span>","children":null,"spread":false},{"title":"Script_GP.m <span style='color:#111;'> 7.22KB </span>","children":null,"spread":false},{"title":"Train_CCNF_patches.m <span style='color:#111;'> 6.92KB </span>","children":null,"spread":false},{"title":"Prepare_data_COFW.m <span style='color:#111;'> 6.91KB </span>","children":null,"spread":false},{"title":"likLaplace.m <span style='color:#111;'> 6.76KB </span>","children":null,"spread":false},{"title":"Script_CNF.m <span style='color:#111;'> 6.49KB </span>","children":null,"spread":false},{"title":"Train_all.m <span style='color:#111;'> 6.41KB </span>","children":null,"spread":false},{"title":"gradientCCNF.m <span style='color:#111;'> 6.39KB </span>","children":null,"spread":false},{"title":"Script_CRF.m <span style='color:#111;'> 6.34KB </span>","children":null,"spread":false},{"title":"Script_CRF.m <span style='color:#111;'> 6.34KB </span>","children":null,"spread":false},{"title":"Script_CCRF.m <span style='color:#111;'> 6.30KB </span>","children":null,"spread":false},{"title":"Script_SVR_rbf_new.m <span style='color:#111;'> 6.28KB </span>","children":null,"spread":false},{"title":"Train_all_patch_experts.m <span style='color:#111;'> 6.26KB </span>","children":null,"spread":false},{"title":"Script_CNF.m <span style='color:#111;'> 6.04KB </span>","children":null,"spread":false},{"title":"likLogistic.m <span style='color:#111;'> 5.99KB </span>","children":null,"spread":false},{"title":"CalculateSimilarities_sparsity.m <span style='color:#111;'> 5.91KB </span>","children":null,"spread":false},{"title":"infVB.m <span style='color:#111;'> 5.88KB </span>","children":null,"spread":false},{"title":"Write_patch_experts_ccnf.m <span style='color:#111;'> 5.82KB </span>","children":null,"spread":false},{"title":"infEP.m <span style='color:#111;'> 5.75KB </span>","children":null,"spread":false},{"title":"Prepare_SVR_music_data.m <span style='color:#111;'> 5.63KB </span>","children":null,"spread":false},{"title":"Crossvalidate_CCNF.m <span style='color:#111;'> 5.54KB </span>","children":null,"spread":false},{"title":"crossvalidate_grid_search.m <span style='color:#111;'> 5.50KB </span>","children":null,"spread":false},{"title":"Prepare_CNF_music_data.m <span style='color:#111;'> 5.47KB </span>","children":null,"spread":false},{"title":"infFITC.m <span style='color:#111;'> 5.46KB </span>","children":null,"spread":false},{"title":"covFunctions.m <span style='color:#111;'> 5.45KB </span>","children":null,"spread":false},{"title":"Prepare_SVR_music_data_per_sequence.m <span style='color:#111;'> 5.36KB </span>","children":null,"spread":false},{"title":"ExtractTrainingSamples.m <span style='color:#111;'> 5.33KB </span>","children":null,"spread":false},{"title":"CCNF_training_bfgs.m <span style='color:#111;'> 5.31KB </span>","children":null,"spread":false},{"title":"ExtractTrainingSamples.m <span style='color:#111;'> 5.22KB </span>","children":null,"spread":false},{"title":"ExtractTrainingSamples.m <span style='color:#111;'> 5.22KB </span>","children":null,"spread":false},{"title":"Script_CCNF.m <span style='color:#111;'> 5.22KB </span>","children":null,"spread":false},{"title":"demoRegression.m <span style='color:#111;'> 5.11KB </span>","children":null,"spread":false},{"title":"binaryGP.m <span style='color:#111;'> 4.85KB </span>","children":null,"spread":false},{"title":"covSM.m <span style='color:#111;'> 4.84KB </span>","children":null,"spread":false},{"title":"nnlsm_activeset.m <span style='color:#111;'> 4.79KB </span>","children":null,"spread":false},{"title":"extract_appearance_features.m <span style='color:#111;'> 4.74KB </span>","children":null,"spread":false},{"title":"Script_SVR_rbf.m <span style='color:#111;'> 4.72KB </span>","children":null,"spread":false},{"title":"likBeta.m <span style='color:#111;'> 4.72KB </span>","children":null,"spread":false},{"title":"demoClassification.m <span style='color:#111;'> 4.69KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明