ayooshkathuria/pytorch-yolo-v3
A PyTorch implementation of YOLO v3, a deep learning object detection algorithm.

Not currently ranked — collecting fresh signals.
star history
This repository provides a PyTorch implementation of the YOLO v3 object detection model, based on the original darknet implementation. It offers a minimal, well-documented codebase for running object detection inference on images. The project is designed to replace the heavier official implementation with a cleaner, focused version specifically for YOLO detection, along with a detailed tutorial series for learning purposes.
Frequently asked
- What is ayooshkathuria/pytorch-yolo-v3?
- A PyTorch implementation of YOLO v3, a deep learning object detection algorithm.
- Is pytorch-yolo-v3 open source?
- Yes — ayooshkathuria/pytorch-yolo-v3 is an open-source project tracked on heatdrop.
- What language is pytorch-yolo-v3 written in?
- ayooshkathuria/pytorch-yolo-v3 is primarily written in Python.
- How popular is pytorch-yolo-v3?
- ayooshkathuria/pytorch-yolo-v3 has 3.3k stars on GitHub.
- Where can I find pytorch-yolo-v3?
- ayooshkathuria/pytorch-yolo-v3 is on GitHub at https://github.com/ayooshkathuria/pytorch-yolo-v3.