mtcnn_ncnn
Mobile Face Detection Framework
A project that builds and integrates the ncnn framework for mobile face detection on Windows and Android platforms.
基于ncnn框架搭建win及android端的MTCNN人脸检测工程
528 stars
26 watching
177 forks
Language: C++
last commit: over 6 years ago mobilemtcnnncnnwindows
Related projects:
Repository | Description | Stars |
---|---|---|
| A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. | 217 |
| 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 |
| A deep learning framework for joint face detection and alignment using multi-task cascaded convolutional neural networks | 492 |
| An Android implementation of object detection using Yolov7 and the ncnn neural network library | 137 |
| An Android project demonstrating object detection using MobileNetSSD and the ncnn library. | 94 |
| An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment | 62 |
| A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. | 1,245 |
| A tool that deploys a trained deep learning model for face detection on video and image inputs using a Docker container. | 190 |
| A Matlab project for vehicle detection and recognition using deep learning techniques. | 202 |
| A software framework for training object detection models on multiple GPUs using the Caffe deep learning framework | 193 |
| An Android project demonstrating object detection using YOLOv5 and ncnn libraries. | 658 |
| An iOS project using machine learning to detect facial landmarks in images | 150 |
| 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 |