Peterande/D-FINE
D-FINE: Redefine Regression Task of DETRs as Fine-grained Distribution Refinement [ICLR 2025 Spotlight] observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 35
- Longevity 53
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: 751
- days_rel: n/a
- days_push: 14
- n_releases_24m: 0
Adoption not part of the score
3305 stars · 318 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
D-FINE is the official PyTorch implementation of an ICLR 2025 Spotlight paper that redefines the regression task in DETR-style detectors as fine-grained distribution refinement, achieving state-of-the-art real-time object detection on COCO. It provides pretrained models, training, and inference tooling for real-time object detection.
Use cases
- train a state-of-the-art real-time object detector on custom datasets
- run fast object detection on images or video
- fine-tune a DETR-based detection model
- deploy an efficient object detection model with low latency
- reproduce ICLR 2025 D-FINE paper results on COCO
- export detection models for edge or production inference
When to choose
- you need a fast, accurate real-time object detector with pretrained weights
- you want a modern DETR-family detector that is easy to train without hand-tuned anchors or NMS
- you need a research baseline for detection regression refinement
When to avoid
- you need segmentation, tracking, or other vision tasks beyond bounding-box detection
- you lack GPU resources for training DETR-style models
- you need a detector integrated into a larger framework like MMDetection or Ultralytics
Facets
library · maturity active
computer-vision machine-learning deep-learning computer-vision deep-learning artificial-intelligence python cross-platform object-detection detr real-time-detection iclr-2025 pytorch model-zoo gpu linux
1 source
- readme: https://github.com/Peterande/D-FINE · fetched 2026-08-28 · a2b8d55ad008
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Peterande/D-FINE | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="Peterande/D-FINE")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem