ncnn-android-yolov6

Object detector

An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment

GitHub

62 stars
2 watching
11 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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
nihui/ncnn-android-yolov5 An Android project demonstrating object detection using YOLOv5 and ncnn libraries. 648
nihui/ncnn-android-mobilenetssd An Android project demonstrating object detection using MobileNetSSD and the ncnn library. 93
natanielruiz/android-yolo Real-time object detection on Android using the YOLO network with TensorFlow 667
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
yuwenxiong/py-r-fcn An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. 1,048
yihanglou/fasterrcnn-encapsulation-cplusplus An implementation of the FasterRCNN object detection algorithm in C++ 187
nihui/ncnn-android-scrfd A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. 219
r4ghu/ios-coreml-yolo An implementation of object detection using the YOLO v1 model on iOS with CoreML 163
hekun-nvidia/py-darknet-yolo A Python interface to YOLO object detection software using Darknet 27
wongkinyiu/yolor An implementation of a unified network architecture for multiple object detection tasks using PyTorch 1,989
xingwangsfu/caffe-yolo An implementation of YOLO object detection in Caffe using pre-trained darknet weights 520
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
yutingzhang/fgs-obj Demonstrates object detection using fine-grained search and structured prediction techniques 50
hizhangp/yolo_tensorflow A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. 799