ncnn-android-yolov7

Object detector

An Android implementation of object detection using Yolov7 and the ncnn neural network library

Android Live Demo inferenece of Yolov7 using ncnn

GitHub

133 stars
1 watching
35 forks
Language: C++
last commit: over 2 years ago
androidcnnncnn-androidobject-detectionyolo

Related projects:

Repository Description Stars
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-yolov5 An Android project demonstrating object detection using YOLOv5 and ncnn libraries. 648
natanielruiz/android-yolo Real-time object detection on Android using the YOLO network with TensorFlow 667
nihui/ncnn-android-mobilenetssd An Android project demonstrating object detection using MobileNetSSD and the ncnn library. 93
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
matlab-deep-learning/pretrained-yolov9-network-for-object-detection Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. 4
wongkinyiu/yolor An implementation of a unified network architecture for multiple object detection tasks using PyTorch 1,989
hekun-nvidia/py-darknet-yolo A Python interface to YOLO object detection software using Darknet 27
yuwenxiong/py-r-fcn An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. 1,048
chuanenlin/drone-net Reimplements YOLO's real-time object detection system on drone images using Darknet 154
nihui/ncnn-android-squeezenet A sample Android project that uses the NCNN library for image classification on ARM-based devices. 155
matlab-deep-learning/pretrained-yolov8-network-for-object-detection Pretrained YOLO object detection networks for real-time performance with good detection quality in MATLAB 29
xingwangsfu/caffe-yolo An implementation of YOLO object detection in Caffe using pre-trained darknet weights 520
nihui/ncnn-android-scrfd A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. 219
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