tensorflow-yolo-v3
YOLO detector
An implementation of YOLO v3 object detection in Tensorflow using TF-Slim.
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
890 stars
44 watching
353 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
deep-learningdetectorobject-detectiontensorflowtensorflow-yoloyoloyolov3
Related projects:
Repository | Description | Stars |
---|---|---|
nilboy/tensorflow-yolo | An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
gliese581gg/yolo_tensorflow | Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,723 |
hizhangp/yolo_tensorflow | A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 799 |
natanielruiz/android-yolo | Real-time object detection on Android using the YOLO network with TensorFlow | 667 |
experiencor/keras-yolo3 | A deep learning framework for object detection using YOLO3 and training datasets from various sources. | 1,604 |
yhcc/yolo2 | An implementation of the YOLO object detection algorithm using TensorFlow and Keras | 161 |
wojciechmo/yolo2 | Trains a YOLOv2 object detector from scratch using Tensorflow | 138 |
neso613/yolo-v5-tflite-model | An implementation of YOLOv5 object detection model in TensorFlow Lite format | 17 |
kod-chen/yolov2-tensorflow | A TensorFlow implementation of the YOLOv2 object detection algorithm | 97 |
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,183 |
walktree/libtorch-yolov3 | An implementation of the YOLO v3 object detection algorithm using Libtorch | 452 |
andy-yun/pytorch-0.4-yolov3 | A PyTorch implementation of YOLOv3 with support for both YOLOv2 and YOLOv3 configurations. | 279 |
xingwangsfu/caffe-yolo | An implementation of YOLO object detection in Caffe using pre-trained darknet weights | 520 |
matlab-deep-learning/pretrained-yolov9-network-for-object-detection | Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. | 4 |
wongkinyiu/yolor | An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,989 |