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
-
Updated
Jun 7, 2018 - C++
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
C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:
A real time face detection that captures video from your webcam. Highlights detected faces with bounding boxes in the live feed.
Add a description, image, and links to the tensorflow-mtcnn topic page so that developers can more easily learn about it.
To associate your repository with the tensorflow-mtcnn topic, visit your repo's landing page and select "manage topics."