Update docs metadata (#3781)
This commit is contained in:
@ -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>
|
@ -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>
|
@ -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>
|
Reference in New Issue
Block a user