ncnn-android-scrfd

Face detector

A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries.

GitHub

219 stars
4 watching
37 forks
Language: C++
last commit: 8 months ago

Related projects:

Repository Description Stars
nihui/ncnn-android-mobilenetssd An Android project demonstrating object detection using MobileNetSSD and the ncnn library. 93
nihui/ncnn-android-yolov5 An Android project demonstrating object detection using YOLOv5 and ncnn libraries. 648
nihui/ncnn-android-squeezenet A sample Android project that uses the NCNN library for image classification on ARM-based devices. 155
moli232777144/mtcnn_ncnn A project that builds and integrates the ncnn framework for mobile face detection on Windows and Android platforms. 528
feigechuanshu/ncnn-android-yolov6 An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment 62
xiang-wuu/ncnn-android-yolov7 An Android implementation of object detection using Yolov7 and the ncnn neural network library 133
nihui/ncnn-android-styletransfer An Android project demonstrating style transfer using the NCNN neural network library 90
natanielruiz/dockerface A tool that deploys a trained deep learning model for face detection on video and image inputs using a Docker container. 190
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
zhaoweicai/cascade-rcnn An object detection framework that combines multiple popular algorithms in a multi-stage process to improve detection accuracy. 1,043
dolotovevgeniy/deeppyramid A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture 23
congweilin/mtcnn-caffe A deep learning framework for joint face detection and alignment using multi-task cascaded convolutional neural networks 492
zhzhanp/tcdcn-face-alignment Facial landmark detection using deep multi-task learning in Matlab 232
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
yuwenxiong/py-r-fcn A Python implementation of an object detection algorithm using region-based fully convolutional networks 1,048