yolov3 and yolov3-tf2

These are **competitors** offering alternative implementations of the same YOLOv3 algorithm—one optimized for PyTorch with multi-framework export capabilities, the other built natively in TensorFlow 2.0—so users typically choose based on their preferred deep learning framework rather than using both together.

yolov3
71
Verified
yolov3-tf2
51
Established
Maintenance 20/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 10,563
Forks: 3,448
Downloads:
Commits (30d): 7
Language: Python
License: AGPL-3.0
Stars: 2,516
Forks: 892
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
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 yolov3-tf2

zzh8829/yolov3-tf2

YoloV3 Implemented in Tensorflow 2.0

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