roboflow/rf-detr
RF-DETR is a real-time object detection and segmentation model architecture developed by Roboflow, SOTA on COCO, designed for fine-tuning. [ICLR 2026] observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 99
- Longevity 38
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: 6
- age_days: 532
- days_rel: 9
- days_push: 8
- n_releases_24m: 28
Adoption not part of the score
9063 stars · 1151 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RF-DETR is a real-time transformer-based model architecture from Roboflow for object detection, instance segmentation, and keypoint detection, built on a DINOv2 backbone and state-of-the-art on COCO. It ships as a Python package with a consistent API designed for easy fine-tuning on custom datasets.
Use cases
- detect objects in images in real time
- fine-tune a state-of-the-art object detection model on my own dataset
- run instance segmentation on images
- detect keypoints with a pretrained model
- benchmark detection accuracy and latency on COCO
- deploy a fast detection model for edge or production use
When to choose
- you need real-time detection with SOTA accuracy-latency trade-offs
- you want to fine-tune a modern transformer detector on custom data
- you need detection, segmentation, and keypoints behind one API
When to avoid
- you need classification-only models
- you require a non-Python or non-GPU environment
- you need the largest XL/2XL variants under a permissive license (they use PML 1.0)
Facets
library · maturity active
machine-learning computer-vision image-processing deep-learning computer-vision machine-learning deep-learning image-processing python cross-platform object-detection instance-segmentation keypoint-detection detr transformer fine-tuning real-time-inference dinov2 sota gpu
2 sources
- readme: https://github.com/roboflow/rf-detr · fetched 2026-08-28 · cc4addc5f2b3
- homepage: https://rfdetr.roboflow.com · fetched 2026-08-29 · 36c6c3c2e4f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| roboflow/rf-detr | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="roboflow/rf-detr")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem