ncnn-android-yolov6
Object detector
An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment
62 stars
2 watching
11 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An Android implementation of object detection using Yolov7 and the ncnn neural network library | 137 |
| An Android project demonstrating object detection using YOLOv5 and ncnn libraries. | 658 |
| An Android project demonstrating object detection using MobileNetSSD and the ncnn library. | 94 |
| Real-time object detection on Android using the YOLO network with TensorFlow | 669 |
| A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
| An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |
| An implementation of the FasterRCNN object detection algorithm in C++ | 187 |
| A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. | 217 |
| An implementation of object detection using the YOLO v1 model on iOS with CoreML | 163 |
| A Python interface to YOLO object detection software using Darknet | 27 |
| An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,992 |
| An implementation of YOLO object detection in Caffe using pre-trained darknet weights | 519 |
| A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. | 1,245 |
| Demonstrates object detection using fine-grained search and structured prediction techniques | 50 |
| A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 800 |