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 guide to using the DetectionPredictor in Ultralytics YOLO. Learn how to predict, detect and analyze objects accurately.
keywords: Ultralytics, YOLO, DetectionPredictor, detect, predict, object detection, analysis
---
## DetectionPredictor
---
### ::: ultralytics.models.yolo.detect.predict.DetectionPredictor
@ -6,4 +11,4 @@
## predict
---
### ::: ultralytics.models.yolo.detect.predict.predict
<br><br>
<br><br>

View File

@ -1,3 +1,8 @@
---
description: Maximize your model's potential with Ultralytics YOLO Detection Trainer. Learn advanced techniques, tips, and tricks for training.
keywords: Ultralytics YOLO, YOLO, Detection Trainer, Model Training, Machine Learning, Deep Learning, Computer Vision
---
## DetectionTrainer
---
### ::: ultralytics.models.yolo.detect.train.DetectionTrainer
@ -6,4 +11,4 @@
## train
---
### ::: ultralytics.models.yolo.detect.train.train
<br><br>
<br><br>

View File

@ -1,3 +1,8 @@
---
description: Discover function valuation of your YOLO models with the Ultralytics Detection Validator. Enhance precision and recall rates today.
keywords: Ultralytics, YOLO, Detection Validator, model valuation, precision, recall
---
## DetectionValidator
---
### ::: ultralytics.models.yolo.detect.val.DetectionValidator
@ -6,4 +11,4 @@
## val
---
### ::: ultralytics.models.yolo.detect.val.val
<br><br>
<br><br>