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: Discover how to utilize the YOLO Segmentation Predictor in Ultralytics. Enhance your objects detection skills with us.
keywords: YOLO, Ultralytics, object detection, segmentation predictor
---
## SegmentationPredictor
---
### ::: ultralytics.models.yolo.segment.predict.SegmentationPredictor
@ -6,4 +11,4 @@
## predict
---
### ::: ultralytics.models.yolo.segment.predict.predict
<br><br>
<br><br>

View File

@ -1,3 +1,8 @@
---
description: Maximize your YOLO model's performance with our SegmentationTrainer. Explore comprehensive guides and tutorials on ultralytics.com.
keywords: Ultralytics, YOLO, SegmentationTrainer, image segmentation, object detection, model training, YOLO model
---
## SegmentationTrainer
---
### ::: ultralytics.models.yolo.segment.train.SegmentationTrainer
@ -6,4 +11,4 @@
## train
---
### ::: ultralytics.models.yolo.segment.train.train
<br><br>
<br><br>

View File

@ -1,3 +1,8 @@
---
description: Get practical insights about our SegmentationValidator in YOLO Ultralytics models. Discover functionality details, methods, inputs, and outputs.
keywords: Ultralytics, YOLO, SegmentationValidator, model segmentation, image classification, object detection
---
## SegmentationValidator
---
### ::: ultralytics.models.yolo.segment.val.SegmentationValidator
@ -6,4 +11,4 @@
## val
---
### ::: ultralytics.models.yolo.segment.val.val
<br><br>
<br><br>