YOLO_tensorflow
Object detector
Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow.
tensorflow implementation of 'YOLO : Real-Time Object Detection'
2k stars
94 watching
654 forks
Language: Python
last commit: about 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
| A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 800 |
| 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 implementation of the YOLO object detection algorithm using TensorFlow and Keras | 161 |
| Trains a YOLOv2 object detector from scratch using Tensorflow | 138 |
| A TensorFlow implementation of the YOLOv2 object detection algorithm | 97 |
| Real-time object detection using deep learning and a large dataset of classes | 1,184 |
| An implementation of YOLOv5 object detection model in TensorFlow Lite format | 17 |
| A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. | 440 |
| An implementation of object detection using the YOLO v1 model on iOS with CoreML | 163 |
| A YOLO object detection framework for Windows | 71 |
| 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 |
| Real-time object detection system for ROS using YOLO (You Only Look Once) on GPU and CPU. | 2,236 |