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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
10 lines
315 B
Markdown
10 lines
315 B
Markdown
---
|
|
description: Train faster with mixed precision. Learn how to use BaseTrainer with Advanced Mixed Precision to optimize YOLOv3 and YOLOv4 models.
|
|
keywords: Ultralytics YOLO, BaseTrainer, object detection models, training guide
|
|
---
|
|
|
|
## BaseTrainer
|
|
---
|
|
### ::: ultralytics.yolo.engine.trainer.BaseTrainer
|
|
<br><br>
|