C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:
☆115Oct 2, 2020Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/ten…☆274Jun 7, 2018Updated 8 years ago
- this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows☆527Jun 28, 2017Updated 9 years ago
- Reproduce MTCNN using Tensorflow☆1,501Dec 16, 2019Updated 6 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆2,860Oct 11, 2022Updated 3 years ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆328Mar 19, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- MTCNN☆66Oct 27, 2016Updated 9 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.