ultralytics 8.0.97
confusion matrix, windows, docs updates (#2511)
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com> Co-authored-by: Dowon <ks2515@naver.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
---
|
||||
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
|
||||
@ -6,4 +10,4 @@
|
||||
# predict
|
||||
---
|
||||
:::ultralytics.yolo.v8.segment.predict.predict
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
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
|
||||
@ -11,4 +15,4 @@
|
||||
# train
|
||||
---
|
||||
:::ultralytics.yolo.v8.segment.train.train
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
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
|
||||
@ -6,4 +10,4 @@
|
||||
# val
|
||||
---
|
||||
:::ultralytics.yolo.v8.segment.val.val
|
||||
<br><br>
|
||||
<br><br>
|
Reference in New Issue
Block a user