android-yolo
Object detector
Real-time object detection on Android using the YOLO network with TensorFlow
Real-time object detection on Android using the YOLO network with TensorFlow
669 stars
44 watching
214 forks
Language: C++
last commit: over 2 years ago
Linked from 3 awesome lists
androidandroid-deviceandroid-studioapkdemodetectionobject-detectionpascal-vocpredictiontensorflowtensorflow-yoloyolo
Related projects:
Repository | Description | Stars |
---|---|---|
| Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,722 |
| An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
| An Android implementation of object detection using Yolov7 and the ncnn neural network library | 137 |
| A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 800 |
| Real-time object detection using deep learning and a large dataset of classes | 1,184 |
| An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. | 890 |
| An implementation of the YOLO object detection algorithm using TensorFlow and Keras | 161 |
| An implementation of YOLOv5 object detection model in TensorFlow Lite format | 17 |
| Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. | 6 |
| An Android project demonstrating object detection using YOLOv5 and ncnn libraries. | 658 |
| An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment | 62 |
| Trains a YOLOv2 object detector from scratch using Tensorflow | 138 |
| An implementation of object detection using the YOLO v1 model on iOS with CoreML | 163 |
| A TensorFlow implementation of the YOLOv2 object detection algorithm | 97 |
| A Python interface to YOLO object detection software using Darknet | 27 |