open-mmlab/mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1446
- days_rel: n/a
- days_push: 780
- n_releases_24m: 0
Adoption not part of the score
3468 stars · 630 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
MMYOLO is the OpenMMLab toolbox and benchmark for the YOLO series of object detection models, implemented on PyTorch. It provides unified implementations of RTMDet, YOLOv5-v8, YOLOX, PPYOLOE, and rotated-box variants with a model zoo, training, and deployment tooling.
Use cases
- train a custom YOLOv8 object detection model
- benchmark YOLO model variants on my dataset
- detect rotated objects like oriented bounding boxes
- deploy YOLO models to production
- compare YOLOv5 vs YOLOX accuracy and speed
- fine-tune a pretrained object detection model in PyTorch
When to choose
- you want a unified PyTorch framework covering many YOLO variants
- you need rotated/oriented object detection support
- you want modular config-driven training with a model zoo of pretrained weights
When to avoid
- you need a lightweight single-model inference library
- you want the newest models or frequent updates, as development has slowed
- you prefer non-PyTorch frameworks or avoid GPL-3.0 licensing
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision image-processing benchmarking computer-vision deep-learning machine-learning python yolo object-detection pytorch rotated-object-detection model-zoo openmmlab linux gpu
2 sources
- readme: https://github.com/open-mmlab/mmyolo · fetched 2026-08-28 · 070ee9458670
- registry_pypi: https://pypi.org/pypi/mmyolo/json · fetched 2026-08-29 · a3a300c9a1a5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| open-mmlab/mmyolo | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="open-mmlab/mmyolo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem