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: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xiang-wuu/ncnn-android-yolov7An Android implementation of object detection using Yolov7 and the ncnn neural network library137
nihui/ncnn-android-yolov5An Android project demonstrating object detection using YOLOv5 and ncnn libraries.658
nihui/ncnn-android-mobilenetssdAn Android project demonstrating object detection using MobileNetSSD and the ncnn library.94
natanielruiz/android-yoloReal-time object detection on Android using the YOLO network with TensorFlow669
xiaolonw/adversarial-frcnnA Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.482
yuwenxiong/py-r-fcnAn implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks.1,048
yihanglou/fasterrcnn-encapsulation-cplusplusAn implementation of the FasterRCNN object detection algorithm in C++187
nihui/ncnn-android-scrfdA sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries.217
r4ghu/ios-coreml-yoloAn implementation of object detection using the YOLO v1 model on iOS with CoreML163
hekun-nvidia/py-darknet-yoloA Python interface to YOLO object detection software using Darknet27
wongkinyiu/yolorAn implementation of a unified network architecture for multiple object detection tasks using PyTorch1,992
xingwangsfu/caffe-yoloAn implementation of YOLO object detection in Caffe using pre-trained darknet weights519
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
yutingzhang/fgs-objDemonstrates object detection using fine-grained search and structured prediction techniques50
hizhangp/yolo_tensorflowA TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking.800