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

GitHub

669 stars
44 watching
214 forks
Language: C++
last commit: almost 4 years ago
Linked from 3 awesome lists

androidandroid-deviceandroid-studioapkdemodetectionobject-detectionpascal-vocpredictiontensorflowtensorflow-yoloyolo

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gliese581gg/yolo_tensorflowReal-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow.1,722
nilboy/tensorflow-yoloAn implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models.774
xiang-wuu/ncnn-android-yolov7An Android implementation of object detection using Yolov7 and the ncnn neural network library137
hizhangp/yolo_tensorflowA TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking.800
philipperemy/yolo-9000Real-time object detection using deep learning and a large dataset of classes1,184
mystic123/tensorflow-yolo-v3An implementation of YOLO v3 object detection in Tensorflow using TF-Slim.890
yhcc/yolo2An implementation of the YOLO object detection algorithm using TensorFlow and Keras161
neso613/yolo-v5-tflite-modelAn implementation of YOLOv5 object detection model in TensorFlow Lite format17
matlab-deep-learning/pretrained-yolov9-network-for-object-detectionProvides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality.6
nihui/ncnn-android-yolov5An Android project demonstrating object detection using YOLOv5 and ncnn libraries.658
feigechuanshu/ncnn-android-yolov6An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment62
wojciechmo/yolo2Trains a YOLOv2 object detector from scratch using Tensorflow138
r4ghu/ios-coreml-yoloAn implementation of object detection using the YOLO v1 model on iOS with CoreML163
kod-chen/yolov2-tensorflowA TensorFlow implementation of the YOLOv2 object detection algorithm97
hekun-nvidia/py-darknet-yoloA Python interface to YOLO object detection software using Darknet27