yolo_tensorflow

Object detector

A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking.

Tensorflow implementation of YOLO, including training and test phase.

GitHub

800 stars
32 watching
441 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list

detectiontensorflowyolo

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nilboy/tensorflow-yoloAn implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models.774
gliese581gg/yolo_tensorflowReal-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow.1,722
yhcc/yolo2An implementation of the YOLO object detection algorithm using TensorFlow and Keras161
kod-chen/yolov2-tensorflowA TensorFlow implementation of the YOLOv2 object detection algorithm97
natanielruiz/android-yoloReal-time object detection on Android using the YOLO network with TensorFlow669
mystic123/tensorflow-yolo-v3An implementation of YOLO v3 object detection in Tensorflow using TF-Slim.890
frankzhangrui/darknet-yoloAn end-to-end object detection framework with a custom YOLO implementation for training on user-provided data.49
wojciechmo/yolo2Trains a YOLOv2 object detector from scratch using Tensorflow138
hekun-nvidia/py-darknet-yoloA Python interface to YOLO object detection software using Darknet27
xingwangsfu/caffe-yoloAn implementation of YOLO object detection in Caffe using pre-trained darknet weights519
neso613/yolo-v5-tflite-modelAn implementation of YOLOv5 object detection model in TensorFlow Lite format17
danielhfnr/tensorflow-carla-object-detectionA tool for training object detection classifiers using TensorFlow and Carla simulator data8
wongkinyiu/yolorAn implementation of a unified network architecture for multiple object detection tasks using PyTorch1,992
r4ghu/ios-coreml-yoloAn implementation of object detection using the YOLO v1 model on iOS with CoreML163
experiencor/keras-yolo3A deep learning framework for object detection using YOLO3 and training datasets from various sources.1,605