ncnn-android-mobilenetssd

Object detector

An Android project demonstrating object detection using MobileNetSSD and the ncnn library.

The mobilenetssd object detection android example

GitHub

93 stars
7 watching
28 forks
Language: Java
last commit: almost 4 years ago

Related projects:

Repository Description Stars
nihui/ncnn-android-yolov5 An Android project demonstrating object detection using YOLOv5 and ncnn libraries. 648
xiang-wuu/ncnn-android-yolov7 An Android implementation of object detection using Yolov7 and the ncnn neural network library 133
nihui/ncnn-android-scrfd A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. 219
nihui/ncnn-android-squeezenet A sample Android project that uses the NCNN library for image classification on ARM-based devices. 155
feigechuanshu/ncnn-android-yolov6 An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment 62
nihui/ncnn-android-styletransfer An Android project demonstrating style transfer using the NCNN neural network library 90
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
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
chenjoya/vehicle_detection_recognition A Matlab project for vehicle detection and recognition using deep learning techniques. 202
yuwenxiong/py-r-fcn A Python implementation of an object detection algorithm using region-based fully convolutional networks 1,048
eniac-xie/faster-rcnn-resnet An implementation of Faster R-CNN using ResNet architecture with online hard example mining for object detection 207
moli232777144/mtcnn_ncnn A project that builds and integrates the ncnn framework for mobile face detection on Windows and Android platforms. 528
xingyizhou/extremenet An object detection framework that uses extreme and center points to detect objects in images. 1,032
ijkguo/mx-rcnn An implementation of Faster R-CNN using MXNet for object detection tasks 671
zengarden/light_head_rcnn A research implementation of an object detection algorithm using a lightweight architecture 834