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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is eriklindernoren/PyTorch-YOLOv3?
- A minimal PyTorch implementation of the YOLOv3 object detection neural network.
- Is PyTorch-YOLOv3 open source?
- Yes — eriklindernoren/PyTorch-YOLOv3 is open source, released under the GPL-3.0 license.
- What language is PyTorch-YOLOv3 written in?
- eriklindernoren/PyTorch-YOLOv3 is primarily written in Python.
- How popular is PyTorch-YOLOv3?
- eriklindernoren/PyTorch-YOLOv3 has 7.4k stars on GitHub.
- Where can I find PyTorch-YOLOv3?
- eriklindernoren/PyTorch-YOLOv3 is on GitHub at https://github.com/eriklindernoren/PyTorch-YOLOv3.