本文共 2134 字,大约阅读时间需要 7 分钟。
本文转自:https://github.com/betars/Face-Resources Face-Resources
Following is a growing list of some of the materials I found on the web for research on face recognition algorithm.
Papers
- .A work from Facebook.
- .A work from Google.
- . Dlib implements the algorithm.
Datasets
- . 10,575 subjects and 494,414 images
- .13,000 images and 5749 subjects
- 202,599 images and 10,177 subjects. 5 landmark locations, 40 binary attributes.
- . 202,792 images and 1,583 subjects.
- 1 Million Faces for Recognition at Scale 690,572 unique people
- . A Dataset With Over 100,000 Face Images of 530 People.
- .Face Detection and Data Set Benchmark. 5k images.
- .Annotated Facial Landmarks in the Wild: A Large-scale, Real-world Database for Facial Landmark Localization. 25k images.
- . Annotated Faces in the Wild. ~1k images. 10.. 76500 frames of 17 persons using Kinect RGBD with eye positions (Sebastien Marcel)
- .Mobile Biometry MOBIO
- . Univ of Surrey
- . (Lijun Yin, Peter Gerhardstein and teammates)
- . BioID group
- . 1000 high quality, dynamic 3D scans of faces, recorded while pronouncing a set of English sentences.
- . 500+ expression sequences of 100+ subjects, coded by activated Action Units (Affect Analysis Group, Univ. of Pittsburgh.
- . Training set: 2,429 faces, 4,548 non-faces; Test set: 472 faces, 23,573 non-faces.
- 400 faces of 40 people (10 images per people)
Trained Model
- . Face recognition with Google's FaceNet deep neural network using Torch.
- . VGG-Face CNN descriptor. Impressed embedding loss.
- . SeetaFace Engine is an open source C++ face recognition engine, which can run on CPU with no third-party dependence.
- - Caffe Face is developed for face recognition using deep neural networks.
Tutorial
- . Shiguan Shan, Xiaogang Wang, and Ming yang.
Software
- . With some trained face detector models.
- . Dlib implements a state-of-the-art of face Alignment algorithm.
- . With a state-of-the-art frontal face detector
- . A binary library for face detection in images.
- . An open source C++ face recognition engine.
Frameworks
Miscellaneous
- Face swapping with Python, dlib, and OpenCV
- Competition on Kaggle.
Created by betars on 27/10/2015.
转载地址:http://faall.baihongyu.com/