bubbliiiing/yolo3-pytorch
A PyTorch implementation of YOLOv3 single-shot object detection for training custom models.

Not currently ranked — collecting fresh signals.
star history
This repository provides a complete implementation of YOLOv3 (You Only Look Once) object detection in PyTorch. It supports training custom models with configurable loss functions, optimizers (Adam/SGD), learning rate schedulers, multi-GPU training, and evaluation metrics including mAP. The codebase includes inference, video prediction, and batch processing capabilities.
Frequently asked
- What is bubbliiiing/yolo3-pytorch?
- A PyTorch implementation of YOLOv3 single-shot object detection for training custom models.
- Is yolo3-pytorch open source?
- Yes — bubbliiiing/yolo3-pytorch is open source, released under the MIT license.
- What language is yolo3-pytorch written in?
- bubbliiiing/yolo3-pytorch is primarily written in Python.
- How popular is yolo3-pytorch?
- bubbliiiing/yolo3-pytorch has 2.1k stars on GitHub.
- Where can I find yolo3-pytorch?
- bubbliiiing/yolo3-pytorch is on GitHub at https://github.com/bubbliiiing/yolo3-pytorch.