ncnn-android-yolov5
Object detector
An Android project demonstrating object detection using YOLOv5 and ncnn libraries.
The YOLOv5 object detection android example
648 stars
12 watching
134 forks
Language: C++
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
xiang-wuu/ncnn-android-yolov7 | An Android implementation of object detection using Yolov7 and the ncnn neural network library | 133 |
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-mobilenetssd | An Android project demonstrating object detection using MobileNetSSD and the ncnn library. | 93 |
nihui/ncnn-android-scrfd | A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. | 219 |
natanielruiz/android-yolo | Real-time object detection on Android using the YOLO network with TensorFlow | 667 |
nihui/ncnn-android-squeezenet | A sample Android project that uses the NCNN library for image classification on ARM-based devices. | 155 |
leetenki/yolov2 | Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. | 338 |
r4ghu/ios-coreml-yolo | An implementation of object detection using the YOLO v1 model on iOS with CoreML | 163 |
cuixing158/yolox-yolov5-onnx-matlab | Enables real-time object detection using pre-trained ONNX models in MATLAB | 46 |
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 |
wongkinyiu/yolor | An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,989 |
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 |
nilboy/tensorflow-yolo | An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |