Docstrings arguments cleanup (#3229)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Glenn Jocher 2023-06-17 16:17:07 +02:00 committed by GitHub
parent 62916b3b0a
commit bd0f7ecf6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
93 changed files with 1104 additions and 1102 deletions

View file

@ -3,12 +3,12 @@ description: Train and optimize custom object detection models with Ultralytics
keywords: DetectionTrainer, Ultralytics YOLO, custom object detection, train models, AI applications
---
# DetectionTrainer
## DetectionTrainer
---
:::ultralytics.yolo.v8.detect.train.DetectionTrainer
### ::: ultralytics.yolo.v8.detect.train.DetectionTrainer
<br><br>
# train
## train
---
:::ultralytics.yolo.v8.detect.train.train
### ::: ultralytics.yolo.v8.detect.train.train
<br><br>