退购1.1定位算法

This commit is contained in:
jiajie555
2023-08-10 12:25:23 +08:00
commit 11e12f1899
371 changed files with 46027 additions and 0 deletions

View 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>

View 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>

View 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>