tinyvision/DAMO-YOLO
DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 98
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1375
- days_rel: n/a
- days_push: 830
- n_releases_24m: 0
Adoption not part of the score
3183 stars · 406 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DAMO-YOLO is a fast and accurate object detection framework built on PyTorch, featuring NAS-searched backbones, RepGFPN, a lightweight ZeroHead with AlignedOTA label assignment, and distillation enhancement. It provides pretrained models and end-to-end tools from training to ONNX/TensorRT deployment.
Use cases
- train a custom yolo object detection model
- deploy object detection with tensorrt or onnx
- find a fast real-time object detector alternative to yolov5
- run object detection on edge devices with low flops
- use pretrained models to boost downstream detection tasks
- quantize a detection model to int8
When to choose
- you need state-of-the-art speed/accuracy tradeoffs in the YOLO family
- you want a full train-to-deploy pipeline with TensorRT/ONNX export
- you need lightweight nano models for CPU or edge inference
When to avoid
- you need a general-purpose vision toolkit beyond detection
- you require frequent updates or broad community support
- your stack is TensorFlow or JAX based
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision image-processing deep-learning computer-vision machine-learning artificial-intelligence python object-detection yolo pytorch onnx tensorrt nas model-deployment distillation gpu linux docker
1 source
- readme: https://github.com/tinyvision/DAMO-YOLO · fetched 2026-08-28 · 3af4ae4f1cdf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tinyvision/DAMO-YOLO | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tinyvision/DAMO-YOLO")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem