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.
800 stars
32 watching
441 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
detectiontensorflowyolo
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
| 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 Keras | 161 |
| A TensorFlow implementation of the YOLOv2 object detection algorithm | 97 |
| Real-time object detection on Android using the YOLO network with TensorFlow | 669 |
| An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. | 890 |
| An end-to-end object detection framework with a custom YOLO implementation for training on user-provided data. | 49 |
| Trains a YOLOv2 object detector from scratch using Tensorflow | 138 |
| A Python interface to YOLO object detection software using Darknet | 27 |
| An implementation of YOLO object detection in Caffe using pre-trained darknet weights | 519 |
| An implementation of YOLOv5 object detection model in TensorFlow Lite format | 17 |
| A tool for training object detection classifiers using TensorFlow and Carla simulator data | 8 |
| An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,992 |
| An implementation of object detection using the YOLO v1 model on iOS with CoreML | 163 |
| A deep learning framework for object detection using YOLO3 and training datasets from various sources. | 1,605 |