Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 651 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 651 Bytes

CARC

This package contains the Matlab codes implemention of Cross-Age Reference Coding in our ECCV paper:

Cross-Age Reference Coding for Age-Invariant Face Recognition and Retrieval

In order to run the code, you first need to download the dataset feature (celebrity2000.mat) from

http://bcsiriuschen.github.io/CARC/

and put the dataset in the same directory.

Run main.m to reproduce the result in the paper.

Reference: Bor-Chun Chen, Chu-Song Chen, Winston Hsu. Cross-Age Reference Coding for Age-Invariant Face Recognition and Retrieval, ECCV 2014

If you have questions, feel free to contact Sirius Chen ([email protected])