RF-DETR

Real-time transformer object detection and segmentation models built on DINOv2 and designed for fine-tuning.

Open SourceSelf HostedOffline CapableGPU Required
0.0 (0)

About

Designed for fine-tuning on custom datasets, RF-DETR pairs a DINOv2 vision transformer backbone with a DETR style detection head and uses neural architecture search to trade accuracy against latency across six sizes from Nano to 2XLarge. The 2XLarge model reaches 60.1 COCO AP, while the Nano variant runs at about 2.3 ms per image on an NVIDIA T4 with TensorRT and FP16 at batch size 1. Beyond boxes, the family adds six instance segmentation variants and a preview keypoint model behind one consistent API. Training and inference come through the rfdetr Python package, installed with pip on Python 3.10 or newer, with export paths to ONNX and TensorRT for edge devices such as NVIDIA Jetson. The package and the Nano through Large detection checkpoints are Apache 2.0, while the XL and 2XLarge detection models arrive in an rfdetr_plus extension under Roboflow's PML 1.0 license, and every segmentation size stays Apache 2.0. The work was accepted to ICLR 2026, the repository has about 8,800 GitHub stars, and it is a common starting point for teams that want DETR accuracy at real-time speeds.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Freemium
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
License
Apache-2.0
Added
Jul 29, 2026

Related Tools

Featured

Contrastive language-image pre-training model by OpenAI for zero-shot visual classification.

Open SourceSelf HostedOfflineGPU 4GB+
Intermediate
0.0 (0)

Lightweight face recognition and analysis framework wrapping multiple models.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Foundation model for monocular depth estimation by TikTok.

Open SourceSelf HostedOfflineGPU 4GB+
Easy
0.0 (0)

Monocular depth estimation model producing detailed depth maps from single images.

Open SourceSelf HostedOfflineGPU 4GB+
Easy
0.0 (0)

Meta AI research platform for object detection, segmentation, and pose estimation.

Open SourceSelf HostedOfflineGPU 8GB+
Advanced
0.0 (0)

Simple and effective multi-object tracking using every detection box.

Open SourceSelf HostedOfflineGPU 4GB+
Intermediate
0.0 (0)
Browse all Computer Vision & Object Detection tools