ruiminshen/yolo2-pytorch
PyTorch implementation of the YOLOv2 deep learning object detection model.

Not currently ranked — collecting fresh signals.
star history
This repository provides a PyTorch implementation of the YOLO v2 object detection algorithm, a popular one-stage detector. It includes training pipelines with TensorBoard monitoring, support for ONNX model export for Caffe2 deployment, configurable settings via command line, and checkpoint management with NaN debugging capabilities.
Frequently asked
- What is ruiminshen/yolo2-pytorch?
- PyTorch implementation of the YOLOv2 deep learning object detection model.
- Is yolo2-pytorch open source?
- Yes — ruiminshen/yolo2-pytorch is open source, released under the LGPL-3.0 license.
- What language is yolo2-pytorch written in?
- ruiminshen/yolo2-pytorch is primarily written in Python.
- How popular is yolo2-pytorch?
- ruiminshen/yolo2-pytorch has 443 stars on GitHub.
- Where can I find yolo2-pytorch?
- ruiminshen/yolo2-pytorch is on GitHub at https://github.com/ruiminshen/yolo2-pytorch.