# RF-DETR

RF-DETR is a state-of-the-art real-time object detection model. RF-DETR outperforms all existing object detection models on real world datasets and is the first real-time model to achieve 60+ mean Average Precision when benchmarked on the COCO dataset. RF-DETR is available under an open source Apache 2.0 license.

<figure><img src="https://cdn.prod.website-files.com/5f6bc60e665f54db361e52a9/67fd338c1fbf33f6ee3573d8_rf-detr-coco-rf100-vl-8.png" alt=""><figcaption></figcaption></figure>

We introduce the model in our [RF-DETR launch post](https://blog.roboflow.com/rf-detr/), and [have a guide showing how to train and deploy RF-DETR models with Roboflow Inference](https://blog.roboflow.com/train-deploy-rf-detr/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/changelog/explore-by-month/march-2025/rf-detr.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
