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人脸检测工程

GitHub

528 stars
26 watching
177 forks
Language: C++
last commit: about 6 years ago
mobilemtcnnncnnwindows

Related projects:

Repository Description Stars
nihui/ncnn-android-scrfd A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. 217
dafucoding/mtcnn_caffe Transforms MTCNN algorithm from Matlab to Caffe framework 240
ipazc/mtcnn A Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network. 2,256
congweilin/mtcnn-caffe A deep learning framework for joint face detection and alignment using multi-task cascaded convolutional neural networks 492
xiang-wuu/ncnn-android-yolov7 An Android implementation of object detection using Yolov7 and the ncnn neural network library 137
nihui/ncnn-android-mobilenetssd An Android project demonstrating object detection using MobileNetSSD and the ncnn library. 94
feigechuanshu/ncnn-android-yolov6 An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment 62
daijifeng001/r-fcn A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. 1,245
natanielruiz/dockerface A tool that deploys a trained deep learning model for face detection on video and image inputs using a Docker container. 190
chenjoya/vehicle_detection_recognition A Matlab project for vehicle detection and recognition using deep learning techniques. 202
bharatsingh430/py-r-fcn-multigpu A software framework for training object detection models on multiple GPUs using the Caffe deep learning framework 193
nihui/ncnn-android-yolov5 An Android project demonstrating object detection using YOLOv5 and ncnn libraries. 658
mattlawer/facelandmarksdetection An iOS project using machine learning to detect facial landmarks in images 150
zhzhanp/tcdcn-face-alignment Facial landmark detection using deep multi-task learning in Matlab 232
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482