RSC

所属分类:人工智能/神经网络/深度学习
开发工具:matlab
文件大小:1025KB
下载次数:35
上传日期:2011-08-21 19:29:04
上 传 者nuptxiaoli
说明:  这是一种基于稀释的人脸识别算法。这个算法能够有效的处理脸部遮挡问题。
(Robust Sparse Coding for Face Recognition)

文件列表:
baboon.tif (1008178, 2009-06-11)
database (0, 2011-04-01)
Demo_RSC_AR_disguise.m (2171, 2011-04-01)
Demo_RSC_AR_disguise2.m (2197, 2011-04-01)
Demo_RSC_FR_noocclusion.asv (4113, 2011-04-01)
Demo_RSC_FR_noocclusion.m (3599, 2011-04-01)
Demo_RSC_Random_Corruption.asv (2536, 2011-04-01)
Demo_RSC_Random_Corruption.m (2560, 2011-04-01)
Demo_RSC_Random_Occlusion.asv (3481, 2011-04-01)
Demo_RSC_Random_Occlusion.m (3005, 2011-04-01)
l1_ls_matlab (0, 2011-04-01)
l1_ls_matlab\@partialDCT (0, 2011-04-01)
l1_ls_matlab\@partialDCT\ctranspose.m (72, 2007-03-05)
l1_ls_matlab\@partialDCT\mtimes.m (175, 2007-03-05)
l1_ls_matlab\@partialDCT\partialDCT.m (178, 2008-04-07)
l1_ls_matlab\find_lambdamax_l1_ls.m (325, 2007-03-05)
l1_ls_matlab\find_lambdamax_l1_ls_nonneg.m (339, 2008-05-15)
l1_ls_matlab\l1_ls.m (8414, 2009-09-21)
l1_ls_matlab\l1_ls_nonneg.m (7985, 2008-04-10)
l1_ls_matlab\l1_ls_usrguide.pdf (83735, 2008-05-15)
l1_ls_matlab\operator_example.m (1306, 2007-03-07)
l1_ls_matlab\simple_example.m (387, 2007-03-05)
rand_w_h.mat (7180, 2010-08-17)
utilities (0, 2011-04-01)
utilities\Eigenface_f.m (1569, 2010-07-09)
utilities\Random_Block_Occlu.asv (194, 2010-08-17)
utilities\Random_Block_Occlu.m (180, 2010-08-17)
utilities\Random_Pixel_Crop.asv (459, 2010-07-24)
utilities\Random_Pixel_Crop.m (479, 2010-07-24)
utilities\RSC.m (1253, 2011-04-01)
utilities\Weight_M_update.asv (1370, 2010-07-14)

This code is for our CVPR2011 paper: Meng Yang, Lei Zhang, Jian Yang, and David Zhang. Robust Sparse Coding for Face Recognition. CVPR 2011. Copyright: Meng Yang, Lei Zhang. BRC, PolyU, Hong Kong. Contact: csmyang@comp.polyu.edu.hk;cslzhang@comp.polyu.edu.hk For simplity, in the demo, we fix iter=1 in step 4 of IRLS. We use the maximal iterative number to stop iteration. For the sparse coding, we used l1_ls toolbox to solve it. l1_ls toox is not the fastest tool to solve l1-norm minimization, but it often has stable and good performance. For the database: In the paper, we used Extended YaleB, AR, MPIE databases. Extended Yale B could be download in the Homepage of Extended Yale B. You should also divide the database into subset1,subset2 and subset 3 when you do the experiment with random pixel corruption and random block occlusion. (How to divide the database into the three subsets can also be found in the homepage of Extended Yale B.) For the AR dataset used in the paper, you could download it at 'http://www4.comp.polyu.edu.hk/~csmyang/Publication.html' through the link to our ECCV paper. Once you download it, you could directly run Demo_RSC_AR_disguise.m and Demo_RSC_AR_disguise2.m. For MPIE, you need to get it from CMU. If you have any question about my paper and my code, welcome to contact us. Thanks. YANG Meng Ph.D candidate epartment of computing HK PolyU.

近期下载者

相关文件


收藏者