yolov5 and yolov5-pip

This is an ecosystem sibling relationship where the latter (B) is a packaged version of the former (A), adding extra features and making it more accessible for Python users via a typical `pip install` workflow, rather than requiring direct interaction with the repository of the original work.

yolov5
71
Verified
yolov5-pip
49
Emerging
Maintenance 20/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 57,000
Forks: 17,440
Downloads:
Commits (30d): 7
Language: Python
License: AGPL-3.0
Stars: 294
Forks: 70
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
No Package No Dependents
Stale 6m No Package No Dependents

About yolov5

ultralytics/yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

Supports object detection, instance segmentation, and image classification tasks across diverse hardware through unified training and inference pipelines. Built on PyTorch with automated model optimization for deployment via PyTorch Hub, offering pre-trained weights and reproducible training from scratch with configurable architectures (Nano to Extra-Large). Integrates native inference acceleration through TorchScript, Docker containers, and cloud platforms like Google Colab and Kaggle for streamlined development and deployment workflows.

About yolov5-pip

fcakyon/yolov5-pip

Packaged version of ultralytics/yolov5 + many extra features

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