Deep Face Recognition
Omkar M. Parkhi, Andrea Vedaldi, ANdrew Zisserman
BMVC(British Machine Vision Conference)
- Designed a procedure that is able to assemble a large scale dataset. (Generate 2Millon face images, for downloading, see [vgg_face2](https://www.robots.ox.ac.uk/~vgg/data/vgg_face2/)
- Using VGGnet to do face recognition with the help of triplet loss.
Better than deepid-series, worse than facenet.