Auto-update Docs Reference section action (#13127)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
2e65e6fcb3
commit
627453c26a
15 changed files with 116 additions and 37 deletions
|
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
description: Detailed guide on the Ultralytics YOLO WorldTrainer class, including methods for fine-tuning world models and dataset building.
|
||||
keywords: Ultralytics, YOLO, WorldTrainer, WorldModel, training, dataset, machine learning, AI, deep learning, computer vision, ViT-B/32, clip
|
||||
---
|
||||
|
||||
# Reference for `ultralytics/models/yolo/world/train.py`
|
||||
|
||||
!!! Note
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
description: Comprehensive guide on the WorldTrainerFromScratch class for training YOLO world models from scratch on open-set datasets.
|
||||
keywords: YOLO, WorldTrainerFromScratch, Ultralytics, YOLO world models, open-set datasets, deep learning, machine learning, computer vision, dataset building, ViT-B/32, CLIP, training
|
||||
---
|
||||
|
||||
# Reference for `ultralytics/models/yolo/world/train_world.py`
|
||||
|
||||
!!! Note
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue