A simple python script to decode images from base64 codes for MS-Celeb-1M data.
python msceleb1m_genImage.py MsCelebV1-Faces-Aligned-DevSet1.tsv
This command will generated images for each celebrity in the folder "images".
Dataset:
Paper: MS-Celeb-1M: A Dataset and Benchmark for Large-Scale Face Recognition, ECCV 2016
Data Download: MSR Image Recognition Challenge (IRC)@ACM Multimedia 2016: https://www.microsoft.com/en-us/research/project/ms-celeb-1m-challenge-recognizing-one-million-celebrities-real-world/
Our Random Set best solution @ ACMMM2016
Paper: Deep Convolutional Neural Network with Independent Softmax for Large Scale Face Recognition
Code: Torch code for test