/msceleb2016acmmm

ACMMM 2016 MSR Challenge

Primary LanguageLuaOtherNOASSERTION

msceleb2016acmm

Requirements

See the fb.resnet.torch for a step-by-step guide.

Models download

Download models.tar into the same directory of this code.

Then unzip the model file by "tar -xvf models.tar"

Usage:

th classify_6_2.lua list

Results:

hillary_0_FaceId-0.jpg m.0d06m5:0.95839496697635 forward time: 0.59

trump_0_FaceId-0.jpg m.0cqt90:0.70081973075867 forward time: 0.32

Notes:

m.0cqt90 "Donald Trump"@en

m.0d06m5 "Hillary Rodham Clinton"@en

Reference

Dataset: MS-Celeb-1M: A Dataset and Benchmark for Large-Scale Face Recognition, ECCV 2016

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 ACM MM 2016 Multimedia Grand Challenge Paper: Deep Convolutional Neural Network with Independent Softmax for Large Scale Face Recognition