单目3D初始代码
This commit is contained in:
20
docs/en/reference/models/yolo/world/train.md
Executable file
20
docs/en/reference/models/yolo/world/train.md
Executable file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
description: Learn how to train a World Model with Ultralytics YOLO using advanced techniques and customizable options for optimal performance.
|
||||
keywords: Ultralytics, YOLO, World Model, training, deep learning, computer vision, AI, machine learning, tutorial
|
||||
---
|
||||
|
||||
# Reference for `ultralytics/models/yolo/world/train.py`
|
||||
|
||||
!!! success "Improvements"
|
||||
|
||||
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/yolo/world/train.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/yolo/world/train.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
|
||||
|
||||
<br>
|
||||
|
||||
## ::: ultralytics.models.yolo.world.train.WorldTrainer
|
||||
|
||||
<br><br><hr><br>
|
||||
|
||||
## ::: ultralytics.models.yolo.world.train.on_pretrain_routine_end
|
||||
|
||||
<br><br>
|
||||
16
docs/en/reference/models/yolo/world/train_world.md
Executable file
16
docs/en/reference/models/yolo/world/train_world.md
Executable file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
description: Explore the WorldTrainerFromScratch in YOLO for open-set datasets. Learn how to build, train, and evaluate models efficiently.
|
||||
keywords: YOLO, WorldTrainer, open-set datasets, training, evaluation, build dataset, YOLO World, machine learning
|
||||
---
|
||||
|
||||
# Reference for `ultralytics/models/yolo/world/train_world.py`
|
||||
|
||||
!!! success "Improvements"
|
||||
|
||||
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/yolo/world/train_world.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/yolo/world/train_world.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
|
||||
|
||||
<br>
|
||||
|
||||
## ::: ultralytics.models.yolo.world.train_world.WorldTrainerFromScratch
|
||||
|
||||
<br><br>
|
||||
Reference in New Issue
Block a user