混合方法组合的极端学习机和稀疏表示我要分享

Hybrid extreme learning machine and sparse representation

关注次数: 252

下载次数: 0

文件大小: 3.09 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:通过将极限学习机(ELM)和稀疏表示(SRC)结合到统一框架中,所提出的混合分类器不仅具有快速测试(ELM的优点)的优点,而且显示出显着的分类精度(SRC的优点)。测试它的AR面部识别,它达到95%的高精度,比ELM(91%)和SRC(93.5%)更好。ELM和SRC之间的桥梁是ELM错误分类度量和自适应选择。


English Description:

By combining extreme learning machine (ELM) and sparse representation (SRC) into a unified framework, the proposed hybrid classifier not only has the advantages of fast testing (ELM), but also shows significant classification accuracy (SRC). Test its ar face recognition, it achieves 95% high accuracy, better than elm (91%) and SRC (93.5%). The bridge between elm and Src is elm error classification measurement and adaptive selection.


代码预览

相关推荐