yolov3 and yolo2-pytorch

These two tools are competitors, as both are PyTorch implementations of different versions of the YOLO object detection algorithm, offering alternative choices for a user depending on their desired model version and framework.

yolov3
71
Verified
yolo2-pytorch
50
Established
Maintenance 20/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 10,563
Forks: 3,448
Downloads:
Commits (30d): 7
Language: Python
License: AGPL-3.0
Stars: 443
Forks: 102
Downloads:
Commits (30d): 0
Language: Python
License: LGPL-3.0
No Package No Dependents
Stale 6m No Package No Dependents

About yolov3

ultralytics/yolov3

YOLOv3 in PyTorch > ONNX > CoreML > TFLite

Implements multi-scale feature pyramids and anchor-based detection with spatial attention mechanisms for improved accuracy on small objects. Provides built-in training pipelines with data augmentation, mixed-precision support, and batch normalization optimization across PyTorch, ONNX, CoreML, and TFLite export targets for seamless deployment across cloud and edge devices.

About yolo2-pytorch

ruiminshen/yolo2-pytorch

PyTorch implementation of the YOLO (You Only Look Once) v2

Scores updated daily from GitHub, PyPI, and npm data. How scores work