yolo2
YOLO detector trainer
Trains a YOLOv2 object detector from scratch using Tensorflow
Train YOLOv2 object detector from scratch using Tensorflow.
138 stars
5 watching
43 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
machine-learningtensorflowyolo
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 |
kod-chen/yolov2-tensorflow | A TensorFlow implementation of the YOLOv2 object detection algorithm | 97 |
ruiminshen/yolo2-pytorch | A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. | 440 |
hizhangp/yolo_tensorflow | A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 799 |
yhcc/yolo2 | An implementation of the YOLO object detection algorithm using TensorFlow and Keras | 161 |
mystic123/tensorflow-yolo-v3 | An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. | 890 |
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,183 |
longcw/yolo2-pytorch | An implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach. | 1,549 |
natanielruiz/android-yolo | Real-time object detection on Android using the YOLO network with TensorFlow | 667 |
hekun-nvidia/py-darknet-yolo | A Python interface to YOLO object detection software using Darknet | 27 |
experiencor/keras-yolo2 | An implementation of YOLOv2 in Keras for object detection and regression tasks | 1,729 |
matlab-deep-learning/pretrained-yolo-v4 | Pretrained deep learning object detection model for image analysis in MATLAB | 47 |
matlab-deep-learning/pretrained-yolov8-network-for-object-detection | Pretrained YOLO object detection networks for real-time performance with good detection quality in MATLAB | 29 |
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 |