code

所属分类:matlab编程
开发工具:PowerBuilder
文件大小:2040KB
下载次数:32
上传日期:2012-12-05 22:28:02
上 传 者truck39
说明:  基于RSC的人脸识别代码,基于matlab,作者编写的,可运行
(RSC-based face recognition code based on matlab, the authors write, run)

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

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.

近期下载者

相关文件


收藏者