mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-23 21:44:22 +08:00

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
15 lines
421 B
Markdown
15 lines
421 B
Markdown
---
|
|
description: Train and optimize custom object detection models with Ultralytics DetectionTrainer and train functions. Get started with YOLO v8 today.
|
|
keywords: DetectionTrainer, Ultralytics YOLO, custom object detection, train models, AI applications
|
|
---
|
|
|
|
## DetectionTrainer
|
|
---
|
|
### ::: ultralytics.yolo.v8.detect.train.DetectionTrainer
|
|
<br><br>
|
|
|
|
## train
|
|
---
|
|
### ::: ultralytics.yolo.v8.detect.train.train
|
|
<br><br>
|