mtcnn-caffe
Face detector aligner
A deep learning framework for joint face detection and alignment using multi-task cascaded convolutional neural networks
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
492 stars
28 watching
295 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
caffemtcnn
Related projects:
Repository | Description | Stars |
---|---|---|
| Transforms MTCNN algorithm from Matlab to Caffe framework | 240 |
| A Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network. | 2,256 |
| Facial landmark detection using deep multi-task learning in Matlab | 232 |
| A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
| A project that builds and integrates the ncnn framework for mobile face detection on Windows and Android platforms. | 528 |
| A fast and modular deep learning framework for computer vision tasks. | 169 |
| A software framework for training object detection models on multiple GPUs using the Caffe deep learning framework | 193 |
| A deep face recognition implementation using the Caffe framework | 1,212 |
| An OpenCL implementation of Caffe, a mainstream DNN framework. | 518 |
| An implementation of Deep Q-Network using Caffe to train and test reinforcement learning algorithms. | 212 |
| A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture | 23 |
| An implementation of fully convolutional networks in Chainer, a deep learning framework. | 218 |
| Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications. | 357 |
| A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. | 15 |
| An implementation of a Cascaded Fully Convolutional Neural Network architecture for medical image segmentation | 304 |