ncnn-android-scrfd

Face detector

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

GitHub

217 stars
4 watching
37 forks
Language: C++
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
nihui/ncnn-android-mobilenetssdAn Android project demonstrating object detection using MobileNetSSD and the ncnn library.94
nihui/ncnn-android-yolov5An Android project demonstrating object detection using YOLOv5 and ncnn libraries.658
nihui/ncnn-android-squeezenetA sample Android project that uses the NCNN library for image classification on ARM-based devices.159
moli232777144/mtcnn_ncnnA project that builds and integrates the ncnn framework for mobile face detection on Windows and Android platforms.528
feigechuanshu/ncnn-android-yolov6An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment62
xiang-wuu/ncnn-android-yolov7An Android implementation of object detection using Yolov7 and the ncnn neural network library137
nihui/ncnn-android-styletransferAn Android project demonstrating style transfer using the NCNN neural network library90
natanielruiz/dockerfaceA tool that deploys a trained deep learning model for face detection on video and image inputs using a Docker container.190
xiaolonw/adversarial-frcnnA Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.482
zhaoweicai/cascade-rcnnAn object detection framework that combines multiple popular algorithms in a multi-stage process to improve detection accuracy.1,046
dolotovevgeniy/deeppyramidA repository providing pre-trained models and training scripts for face detection using a deep neural network architecture23
congweilin/mtcnn-caffeA deep learning framework for joint face detection and alignment using multi-task cascaded convolutional neural networks492
zhzhanp/tcdcn-face-alignmentFacial landmark detection using deep multi-task learning in Matlab232
daijifeng001/r-fcnA 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-fcnAn implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks.1,048