hizhangp/yolo_tensorflow
TensorFlow implementation of the YOLO object detection algorithm for training and inference.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
This repository provides a TensorFlow-based implementation of the YOLO (You Only Look Once) object detection algorithm. It includes full training and testing pipelines, supports the Pascal VOC dataset, and allows users to train custom object detection models or use pre-trained weights for inference.