tensorflow-mtcnn topic

List tensorflow-mtcnn repositories

FaceDetection

268
Stars
108
Forks
Watchers

C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/tensorflow, are all suppported now

tensorflow-mtcnn

114
Stars
72
Forks
Watchers

C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project: