sunsmarterjie/yolov12
[NeurIPS 2025] YOLOv12: Attention-Centric Real-Time Object Detectors observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 82
- Release rhythm 40
- Longevity 40
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: 26
- age_days: 573
- days_rel: 428
- days_push: 111
- n_releases_24m: 4
Adoption not part of the score
2947 stars · 431 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
YOLOv12 is a PyTorch implementation of attention-centric real-time object detectors, published at NeurIPS 2025. It provides detection models plus classification and instance segmentation variants, with a faster YOLOv12-turbo version.
Use cases
- train a custom object detection model
- real-time object detection with attention
- instance segmentation on images
- image classification with yolo models
- deploy a fast object detector
- detect objects in images with python
When to choose
- you need state-of-the-art real-time detection with attention-based architecture
- you want the official efficient YOLOv12 implementation rather than the ultralytics port
- you need detection, segmentation, and classification from one model family
When to avoid
- you need a permissively licensed model for closed-source products (AGPL-3.0)
- you need a battle-tested production framework with broad ecosystem support
- you only need simple pretrained inference without training
Facets
library · maturity active
computer-vision machine-learning deep-learning image-processing computer-vision deep-learning machine-learning image-processing python cross-platform object-detection yolo attention-mechanism real-time-inference instance-segmentation image-classification research-code pytorch gpu
1 source
- readme: https://github.com/sunsmarterjie/yolov12 · fetched 2026-08-28 · 67b984504704
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sunsmarterjie/yolov12 | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="sunsmarterjie/yolov12")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem