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