THU-MIG/yolov10
YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024] observed · 2026-08-28
Health v2 · maintenance only
20/100
- Activity 11
- Release rhythm 8
- Longevity 59
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: 832
- days_rel: n/a
- days_push: 537
- n_releases_24m: 0
Adoption not part of the score
11336 stars · 1180 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
YOLOv10 is a real-time end-to-end object detection model family that removes NMS post-processing via consistent dual assignments and optimizes architecture for efficiency-accuracy tradeoffs. The repository also introduces YOLOE, an extension supporting open-set detection and segmentation with text, visual, and prompt-free mechanisms.
Use cases
- detect objects in images in real time
- train a custom YOLO object detector on my own dataset
- run NMS-free end-to-end object detection for low-latency deployment
- detect objects from open-vocabulary text prompts
- perform real-time instance segmentation
- deploy an efficient detector on edge devices
When to choose
- you need state-of-the-art real-time object detection with low inference latency
- you want NMS-free end-to-end deployment
- you need open-vocabulary or prompt-free detection and segmentation
- you want pretrained YOLO variants spanning nano to extra-large scales
When to avoid
- your project requires a permissive license (AGPL-3.0 is copyleft)
- you need classification-only or generative vision tasks
- you prefer a mature ecosystem like Ultralytics with broader tooling and integrations
Facets
library · maturity active
computer-vision machine-learning deep-learning image-processing computer-vision machine-learning deep-learning artificial-intelligence python cross-platform object-detection yolo nms-free real-time-inference instance-segmentation open-set-detection neurips-2024 pytorch gpu
6 sources
- readme: https://github.com/THU-MIG/yolov10 · fetched 2026-08-28 · 2667593de869
- homepage: https://arxiv.org/abs/2405.14458 · fetched 2026-08-29 · d2ce007a6240
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| THU-MIG/yolov10 | main | 20 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem