RF-DETR: Neural Architecture Search for Real-Time Detection Transformers
Abstract
RF-DETR, a light-weight detection transformer, uses weight-sharing NAS to optimize accuracy and latency for real-time detection across diverse datasets.
Open-vocabulary detectors achieve impressive performance on COCO, but often fail to generalize to real-world datasets with out-of-distribution classes not typically found in their pre-training. Rather than simply fine-tuning a heavy-weight vision-language model (VLM) for new domains, we introduce RF-DETR, a light-weight specialist detection transformer that discovers accuracy-latency Pareto curves for any target dataset with weight-sharing neural architecture search (NAS). Our approach fine-tunes a pre-trained base network on a target dataset and evaluates thousands of network configurations with different accuracy-latency tradeoffs without re-training. Further, we revisit the "tunable knobs" for NAS to improve the transferability of DETRs to diverse target domains. Notably, RF-DETR significantly improves on prior state-of-the-art real-time methods on COCO and Roboflow100-VL. RF-DETR (nano) achieves 48.0 AP on COCO, beating D-FINE (nano) by 5.3 AP at similar latency, and RF-DETR (2x-large) outperforms GroundingDINO (tiny) by 1.2 AP on Roboflow100-VL while running 20x as fast. To the best of our knowledge, RF-DETR (2x-large) is the first real-time detector to surpass 60 AP on COCO. Our code is at https://github.com/roboflow/rf-detr
Community
bleeding edge detection, soon coming to transformers library too! ๐๐ป
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Compensating Distribution Drifts in Class-incremental Learning of Pre-trained Vision Transformers (2025)
- RT-DETRv4: Painlessly Furthering Real-Time Object Detection with Vision Foundation Models (2025)
- Optimally Deep Networks - Adapting Model Depth to Datasets for Superior Efficiency (2025)
- TabDistill: Distilling Transformers into Neural Nets for Few-Shot Tabular Classification (2025)
- Feature Space Adaptation for Robust Model Fine-Tuning (2025)
- VLMDiff: Leveraging Vision-Language Models for Multi-Class Anomaly Detection with Diffusion (2025)
- Dynamic Routing Between Experts: A Data-Efficient Approach to Continual Learning in Vision-Language Models (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper