Fix Downloading RF-DETR Model typo in object_detectors.md

Fix broken anchor link
This commit is contained in:
phill-siteguard
2025-09-08 13:02:21 +10:00
committed by GitHub
parent fd6e7afea9
commit 3a4353a7a8
+1 -1
View File
@@ -1324,7 +1324,7 @@ Make sure you change the batch size to 1 before exporting.
:::
### Download RF-DETR Model
### Downloading RF-DETR Model
RF-DETR can be exported as ONNX by running the command below. You can copy and paste the whole thing to your terminal and execute, altering `MODEL_SIZE=Nano` in the first line to `Nano`, `Small`, or `Medium` size.