eriklindernoren/PyTorch-YOLOv3
A minimal PyTorch implementation of the YOLOv3 object detection neural network.

Velocity · 7d
+2.5
★ / day
Trend
→steady
star history
This repository provides a PyTorch implementation of YOLOv3, a real-time object detection system. It includes training pipelines, inference capabilities, and evaluation tools. The implementation is compatible with YOLOv4 and YOLOv7 model weights and supports the COCO dataset for training and evaluation.