mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-25 15:14:22 +08:00

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
9 lines
308 B
Markdown
9 lines
308 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> |