Segment Image (Ultralytics YOLO) avatar

Segment Image (Ultralytics YOLO)

1 version
Open in App

Segment Image (Ultralytics Yolo)

Summary: Instance segmentation using Ultralytics YOLO .pt models, returning mask+box tuples per object.

Use This When

  • You run Ultralytics YOLO segmentation and need masks + boxes.

What It Does

  • Loads a single .pt from model_path and returns (Segmentation, BoundingBox) pairs.

Works Best With

  • Visualization and per-class stats.

Caveats

  • Ensure a single .pt; adjust img_size, iou, threshold.

Versions

  • 316c06bflatestdefaultlinux/amd64

    Automated release