orbitmoon / FaceRecoNet

An online face recognition system(with face detection)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaceRecoNet

This is an online face recognition and detection system by facenet and MTCNN, tensorflow.

Due to the file size problem the facenet model used in these project cannot be upload, but you can find and download the newest trained models in https://github.com/davidsandberg/facenet thanks to davidsandberg (you have to edit the loadfile name in this project to avoid bug)

About

An online face recognition system(with face detection)


Languages

Language:Python 67.2%Language:HTML 32.0%Language:CSS 0.8%