Update docs metadata (#3781)

This commit is contained in:
Glenn Jocher
2023-07-17 12:40:04 +02:00
committed by GitHub
parent e324af6a12
commit e8030316f6
194 changed files with 783 additions and 308 deletions

View File

@ -1,3 +1,8 @@
---
description: Explore the Ultralytics ClassificationPredictor guide for model prediction and visualization. Build powerful AI models with YOLO.
keywords: Ultralytics, classification predictor, predict, YOLO, AI models, model visualization
---
## ClassificationPredictor
---
### ::: ultralytics.models.yolo.classify.predict.ClassificationPredictor
@ -6,4 +11,4 @@
## predict
---
### ::: ultralytics.models.yolo.classify.predict.predict
<br><br>
<br><br>

View File

@ -1,3 +1,8 @@
---
description: Delve into Classification Trainer at Ultralytics YOLO docs and optimize your model's training process with insights from the masters!.
keywords: Ultralytics, YOLO, Classification Trainer, deep learning, training process, AI models, documentation
---
## ClassificationTrainer
---
### ::: ultralytics.models.yolo.classify.train.ClassificationTrainer
@ -6,4 +11,4 @@
## train
---
### ::: ultralytics.models.yolo.classify.train.train
<br><br>
<br><br>

View File

@ -1,3 +1,8 @@
---
description: Explore YOLO ClassificationValidator, a key element of Ultralytics YOLO models. Learn how it validates and fine-tunes model outputs.
keywords: Ultralytics, YOLO, ClassificationValidator, model validation, model fine-tuning, deep learning, computer vision
---
## ClassificationValidator
---
### ::: ultralytics.models.yolo.classify.val.ClassificationValidator
@ -6,4 +11,4 @@
## val
---
### ::: ultralytics.models.yolo.classify.val.val
<br><br>
<br><br>