mtcnn
Face detector library
A Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network.
MTCNN face detection implementation for TensorFlow, as a PIP package.
2k stars
43 watching
529 forks
Language: Jupyter Notebook
last commit: about 1 year ago detectionfacelandmarkmtcnnpackagepippython3tensorflow
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A deep learning framework for joint face detection and alignment using multi-task cascaded convolutional neural networks | 492 |
| | Facial landmark detection using deep multi-task learning in Matlab | 232 |
| | A project that builds and integrates the ncnn framework for mobile face detection on Windows and Android platforms. | 528 |
| | Transforms MTCNN algorithm from Matlab to Caffe framework | 240 |
| | An implementation of a deep face recognition algorithm in TensorFlow | 78 |
| | An implementation of a face detection algorithm using PyTorch | 230 |
| | A tool that deploys a trained deep learning model for face detection on video and image inputs using a Docker container. | 190 |
| | An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |
| | This repository provides implementations of neural networks used in cross-modal talking face generation | 258 |
| | An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. | 1,755 |
| | A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 875 |
| | Detects anime/manga style faces in images using OpenCV's cascade classifier | 1,938 |
| | A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
| | An app for on-device face detection using machine learning | 13 |
| | An implementation of a face attention network for object detection | 315 |