退购1.1定位算法
This commit is contained in:
13
docs/reference/yolo/v8/segment/predict.md
Normal file
13
docs/reference/yolo/v8/segment/predict.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
description: '"Use SegmentationPredictor in YOLOv8 for efficient object detection and segmentation. Explore Ultralytics YOLO Docs for more information."'
|
||||
---
|
||||
|
||||
# SegmentationPredictor
|
||||
---
|
||||
:::ultralytics.yolo.v8.segment.predict.SegmentationPredictor
|
||||
<br><br>
|
||||
|
||||
# predict
|
||||
---
|
||||
:::ultralytics.yolo.v8.segment.predict.predict
|
||||
<br><br>
|
18
docs/reference/yolo/v8/segment/train.md
Normal file
18
docs/reference/yolo/v8/segment/train.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
description: Learn about SegmentationTrainer and Train in Ultralytics YOLO v8 for efficient object detection models. Improve your training with Ultralytics Docs.
|
||||
---
|
||||
|
||||
# SegmentationTrainer
|
||||
---
|
||||
:::ultralytics.yolo.v8.segment.train.SegmentationTrainer
|
||||
<br><br>
|
||||
|
||||
# SegLoss
|
||||
---
|
||||
:::ultralytics.yolo.v8.segment.train.SegLoss
|
||||
<br><br>
|
||||
|
||||
# train
|
||||
---
|
||||
:::ultralytics.yolo.v8.segment.train.train
|
||||
<br><br>
|
13
docs/reference/yolo/v8/segment/val.md
Normal file
13
docs/reference/yolo/v8/segment/val.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
description: Ensure segmentation quality on large datasets with SegmentationValidator. Review and visualize results with ease. Learn more at Ultralytics Docs.
|
||||
---
|
||||
|
||||
# SegmentationValidator
|
||||
---
|
||||
:::ultralytics.yolo.v8.segment.val.SegmentationValidator
|
||||
<br><br>
|
||||
|
||||
# val
|
||||
---
|
||||
:::ultralytics.yolo.v8.segment.val.val
|
||||
<br><br>
|
Reference in New Issue
Block a user