cyberfire / tensorflow-mtcnnLinks
C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:
☆115Updated 5 years ago
Alternatives and similar repositories for tensorflow-mtcnn
Users that are interested in tensorflow-mtcnn are comparing it to the libraries listed below
Sorting:
- a casual work about retraining to optimize mtcnn Pnet and ONet. it can achieve 100+fps on CPU with minSize 60 (1920x1080) on intel i7 67…☆203Updated 7 years ago
- C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/ten…☆276Updated 7 years ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆329Updated 7 years ago
- MTCNN Face Detection & Alignment☆204Updated 8 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 8 years ago
- ncnn is a high-performance neural network inference framework optimized for the mobile platform