chore: import upstream snapshot with attribution
CPU tests Workflow / Testing (ubuntu-latest, 3.12) (push) Failing after 1s
CPU tests Workflow / Testing (ubuntu-latest, 3.13) (push) Failing after 0s
Mypy Type Check / Type Check (push) Failing after 0s
Docs/Test WorkFlow / Test docs build (push) Failing after 1s
PR Conflict Labeler / labeling (push) Failing after 1s
Dependency resolution / Resolve [tflite] extra — Python 3.12 (push) Failing after 0s
Smoke Tests / try-all-models (ubuntu-latest, 3.10) (push) Failing after 0s
Smoke Tests / try-all-models (ubuntu-latest, 3.13) (push) Failing after 1s
CPU tests Workflow / build-pkg (push) Failing after 1s
CPU tests Workflow / Testing (ubuntu-latest, 3.10) (push) Failing after 0s
CPU tests Workflow / Testing (ubuntu-latest, 3.11) (push) Failing after 0s
Smoke Tests / try-all-models (macos-latest, 3.10) (push) Has been cancelled
Smoke Tests / try-all-models (macos-latest, 3.13) (push) Has been cancelled
Smoke Tests / try-all-models (windows-latest, 3.10) (push) Has been cancelled
Smoke Tests / try-all-models (windows-latest, 3.13) (push) Has been cancelled
CPU tests Workflow / Testing (macos-latest, 3.10) (push) Has been cancelled
CPU tests Workflow / Testing (macos-latest, 3.13) (push) Has been cancelled
CPU tests Workflow / Testing (windows-latest, 3.10) (push) Has been cancelled
CPU tests Workflow / Testing (windows-latest, 3.13) (push) Has been cancelled
CPU tests Workflow / testing-guardian (push) Has been cancelled
GPU tests Workflow / Testing (push) Has been cancelled
CPU tests Workflow / Testing (ubuntu-latest, 3.12) (push) Failing after 1s
CPU tests Workflow / Testing (ubuntu-latest, 3.13) (push) Failing after 0s
Mypy Type Check / Type Check (push) Failing after 0s
Docs/Test WorkFlow / Test docs build (push) Failing after 1s
PR Conflict Labeler / labeling (push) Failing after 1s
Dependency resolution / Resolve [tflite] extra — Python 3.12 (push) Failing after 0s
Smoke Tests / try-all-models (ubuntu-latest, 3.10) (push) Failing after 0s
Smoke Tests / try-all-models (ubuntu-latest, 3.13) (push) Failing after 1s
CPU tests Workflow / build-pkg (push) Failing after 1s
CPU tests Workflow / Testing (ubuntu-latest, 3.10) (push) Failing after 0s
CPU tests Workflow / Testing (ubuntu-latest, 3.11) (push) Failing after 0s
Smoke Tests / try-all-models (macos-latest, 3.10) (push) Has been cancelled
Smoke Tests / try-all-models (macos-latest, 3.13) (push) Has been cancelled
Smoke Tests / try-all-models (windows-latest, 3.10) (push) Has been cancelled
Smoke Tests / try-all-models (windows-latest, 3.13) (push) Has been cancelled
CPU tests Workflow / Testing (macos-latest, 3.10) (push) Has been cancelled
CPU tests Workflow / Testing (macos-latest, 3.13) (push) Has been cancelled
CPU tests Workflow / Testing (windows-latest, 3.10) (push) Has been cancelled
CPU tests Workflow / Testing (windows-latest, 3.13) (push) Has been cancelled
CPU tests Workflow / testing-guardian (push) Has been cancelled
GPU tests Workflow / Testing (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,103 @@
|
||||
---
|
||||
description: RF-DETR resources — blog posts, videos, and guides for training, deploying, and running detection and segmentation models across cloud, edge, iOS, Jetson, and Lightning workflows.
|
||||
hide:
|
||||
- toc
|
||||
- navigation
|
||||
---
|
||||
|
||||
# Resources
|
||||
|
||||
Use the resources below to learn how to train, build with, and deploy RF-DETR models both in the cloud and on your own hardware.
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- **SOTA Instance Segmentation with RF-DETR Seg (Preview) [October 2025]**
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
Read more about the RF-DETR Segmentation architecture and how to train an RF-DETR Seg (Preview) model.
|
||||
|
||||
[:octicons-arrow-right-24: Learn more](https://blog.roboflow.com/rf-detr-segmentation-preview/)
|
||||
|
||||
- **Announcing RF-DETR Nano, Small, and Medium [July 2025]**
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
Read more about the state-of-the-art RF-DETR Nano, Small, and Medium models we released in July 2025.
|
||||
|
||||
[:octicons-arrow-right-24: Learn more](https://blog.roboflow.com/rf-detr-nano-small-medium/)
|
||||
|
||||
- **RF-DETR: How to Train SOTA for Object Detection on a Custom Dataset [video]**
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
Learn how to train an RF-DETR model on a custom dataset.
|
||||
|
||||
[:octicons-arrow-right-24: Watch the video](https://www.youtube.com/watch?v=-OvpdLAElFA)
|
||||
|
||||
- **How to Train RF-DETR on a Custom Dataset [article]**
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
Learn how to train an RF-DETR model on a custom dataset.
|
||||
|
||||
[:octicons-arrow-right-24: Read the guide](https://blog.roboflow.com/train-rf-detr-on-a-custom-dataset/)
|
||||
|
||||
- **Deploy RF-DETR on iOS [tutorial & example application]**
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
Read this guide to learn how to run RF-DETR models on an iPhone using the Roboflow iOS SDK.
|
||||
|
||||
[:octicons-arrow-right-24: Get started](https://blog.roboflow.com/ios-rf-detr-nano/)
|
||||
|
||||
- **How to Deploy RF-DETR to an NVIDIA Jetson [article]**
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
Learn how to deploy an RF-DETR model to an NVIDIA Jetson using Roboflow Inference.
|
||||
|
||||
[:octicons-arrow-right-24: Read the tutorial](https://blog.roboflow.com/how-to-deploy-rf-detr-to-an-nvidia-jetson/)
|
||||
|
||||
- **Deploy RF-DETR with LitServe [Lightning AI Studio]**
|
||||
|
||||
---
|
||||
|
||||

|
||||
Learn how to deploy RF-DETR as a scalable inference server using LitServe, the AI model serving framework from Lightning AI.
|
||||
|
||||
[:octicons-arrow-right-24: Open the Studio](https://lightning.ai/bhimrajyadav/studios/deploy-rf-detr-a-sota-real-time-object-detection-model-using-litserve)
|
||||
|
||||
- **Train and Deploy RF-DETR Models with Roboflow**
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
Learn how to train RF-DETR models in the cloud with Roboflow and deploy your models on your own hardware with Roboflow Inference and Workflows.
|
||||
|
||||
[:octicons-arrow-right-24: Get started](https://blog.roboflow.com/train-deploy-rf-detr/)
|
||||
|
||||
- **RF-DETR: A SOTA Real-Time Object Detection Model**
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
Read our announcement for RF-DETR, the first real-time model to achieve 60+ mean Average Precision when benchmarked on the COCO dataset.
|
||||
|
||||
[:octicons-arrow-right-24: Read the announcement](https://blog.roboflow.com/rf-detr/)
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user