MTCNN_Caffe
Face detector
Transforms MTCNN algorithm from Matlab to Caffe framework
Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.
240 stars
20 watching
134 forks
Language: C++
last commit: almost 8 years ago
Linked from 1 awesome list
caffemtcnn
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep learning framework for joint face detection and alignment using multi-task cascaded convolutional neural networks | 492 |
| A project that builds and integrates the ncnn framework for mobile face detection on Windows and Android platforms. | 528 |
| A Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network. | 2,256 |
| An OpenCL implementation of Caffe, a mainstream DNN framework. | 518 |
| Pre-release code for fully convolutional networks (FCNs) with C++ implementation | 81 |
| A deep face recognition implementation using the Caffe framework | 1,212 |
| A fast and modular deep learning framework for computer vision tasks. | 169 |
| A Caffe implementation of the YOLOv2 and YOLO9000 object detection algorithm | 166 |
| An implementation of Deep Q-Network using Caffe to train and test reinforcement learning algorithms. | 212 |
| A C++ implementation of a deep learning framework designed for speed and modularity. | 59 |
| An implementation of Mask-RCNN in Caffe for object detection and instance segmentation tasks | 231 |
| A Caffe implementation of the MobileNet SSD detection network | 2,036 |
| A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models. | 220 |
| An implementation of Deep Q-Network using Caffe | 69 |
| A software framework for training object detection models on multiple GPUs using the Caffe deep learning framework | 193 |