issues
search
tpb1908
/
FaceDetector
3
stars
0
forks
source link
Deep Learning
#6
Open
zoeyfyi
opened
7 years ago
zoeyfyi
commented
7 years ago
[x] Face detection
[x] Get the face
landmarks
[x] Transform/rotate/stretch face to landmarks
[x] Save images in person_name folders
[ ] Train classifier
[ ] Use classifier to predict the persons name
zoeyfyi
commented
7 years ago
Looks like
OpenFace
is the best option right now.
Example