longcw/yolo2-pytorch
A PyTorch implementation of the YOLOv2 real-time object detection neural network.

Not currently ranked — collecting fresh signals.
star history
This repository provides a PyTorch implementation of YOLOv2 (You Only Look Once v2), a single-shot object detection system originally from the darknet framework. It includes the model architecture, training utilities, and inference code for detecting objects in images. The implementation uses Cython extensions for post-processing optimization and supports the VOC dataset for evaluation.
Frequently asked
- What is longcw/yolo2-pytorch?
- A PyTorch implementation of the YOLOv2 real-time object detection neural network.
- Is yolo2-pytorch open source?
- Yes — longcw/yolo2-pytorch is an open-source project tracked on heatdrop.
- What language is yolo2-pytorch written in?
- longcw/yolo2-pytorch is primarily written in Python.
- How popular is yolo2-pytorch?
- longcw/yolo2-pytorch has 1.6k stars on GitHub.
- Where can I find yolo2-pytorch?
- longcw/yolo2-pytorch is on GitHub at https://github.com/longcw/yolo2-pytorch.