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

This commit is contained in:
wehub-resource-sync
2026-07-13 12:26:24 +08:00
commit 16031aae96
343 changed files with 88674 additions and 0 deletions
+103
View File
@@ -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]**
---
![](https://blog.roboflow.com/content/images/size/w1000/format/webp/2025/10/rfdetr-seg.png)
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]**
---
![](https://blog.roboflow.com/content/images/size/w1000/format/webp/2025/07/img-blog-rf-detr-1.png)
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]**
---
![](https://i.ytimg.com/vi/-OvpdLAElFA/maxresdefault.jpg)
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]**
---
![](https://blog.roboflow.com/content/images/size/w1000/format/webp/2025/03/img-blog-how-to-send-slack-notification-workflows-v4-1.png)
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]**
---
![](https://blog.roboflow.com/content/images/size/w1000/format/webp/2025/07/img-blog-deep-learning-solves-frustrations--5--min.png)
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]**
---
![](https://blog.roboflow.com/content/images/size/w1000/format/webp/2025/06/inst-3-.png)
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]**
---
![](https://blog.roboflow.com/content/images/size/w1000/format/webp/2025/03/img-blog-nycerebro--2--min.png)
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**
---
![](https://blog.roboflow.com/content/images/size/w1000/format/webp/2025/03/img-blog-nycerebro-2.png)
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**
---
![](https://blog.roboflow.com/content/images/size/w1000/format/webp/2025/03/img-blog-nycerebro--2--min.png)
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>