Add Ultralytics ViT Docs (#3230)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
bd0f7ecf6f
commit
1e5702a5b5
37 changed files with 451 additions and 32 deletions
14
docs/reference/vit/rtdetr/train.md
Normal file
14
docs/reference/vit/rtdetr/train.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
description: Learn how to use RTDETRTrainer from Ultralytics YOLO Docs. Train object detection models with the latest VIT-based RTDETR system.
|
||||
keywords: RTDETRTrainer, Ultralytics YOLO Docs, object detection, VIT-based RTDETR system, train
|
||||
---
|
||||
|
||||
## RTDETRTrainer
|
||||
---
|
||||
### ::: ultralytics.vit.rtdetr.train.RTDETRTrainer
|
||||
<br><br>
|
||||
|
||||
## train
|
||||
---
|
||||
### ::: ultralytics.vit.rtdetr.train.train
|
||||
<br><br>
|
||||
Loading…
Add table
Add a link
Reference in a new issue