Ross ROSS = Recommend OSS · open-source software intelligence for agents

THU-MIG/yolov10

YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024] observed · 2026-08-28

github.com/THU-MIG/yolov10 · homepage · Python · AGPL-3.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
THU-MIG/yolov10main20

For agents

markdown · JSON · MCP: product_card(name="THU-MIG/yolov10")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem