WongKinYiu/yolov9
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information observed · 2026-08-28
Health v2 · maintenance only
16/100
- Activity 0
- Release rhythm 8
- Longevity 66
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: 927
- days_rel: n/a
- days_push: 754
- n_releases_24m: 0
Adoption not part of the score
9551 stars · 1625 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Official PyTorch implementation of the YOLOv9 object detection paper, featuring Programmable Gradient Information for improved accuracy. It provides pretrained models (T/S/M/C/E variants), training and inference scripts, and ONNX/TensorRT export support.
Use cases
- train a custom object detection model
- run real-time object detection on images and video
- export YOLOv9 models to ONNX or TensorRT
- benchmark state-of-the-art object detection on COCO
- fine-tune a pretrained YOLO detector on my own dataset
- deploy an object detection model for edge inference
When to choose
- you need cutting-edge YOLO-family object detection with strong COCO accuracy
- you want to train or fine-tune a detector on custom data
- you need official reference weights and export paths for deployment
When to avoid
- you need instance segmentation or classification as the primary task
- you require a permissively licensed model (GPL-3.0)
- you want a maintained production framework rather than a research codebase
Facets
library · maturity active
machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning artificial-intelligence python cross-platform object-detection yolo pytorch paper-implementation model-training onnx-export gpu
1 source
- readme: https://github.com/WongKinYiu/yolov9 · fetched 2026-08-28 · 9be5d0cd823b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| WongKinYiu/yolov9 | main | 16 |
For agents
markdown · JSON · MCP: product_card(name="WongKinYiu/yolov9")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem