Skip to content

Added Image Segmentation which fixes #13516 #15410

Added Image Segmentation which fixes #13516

Added Image Segmentation which fixes #13516 #15410

Triggered via pull request October 15, 2025 14:55
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (B007): computer_vision/image_segmentation_sam2.py#L322
computer_vision/image_segmentation_sam2.py:322:9: B007 Loop control variable `i` not used within loop body
Ruff (ARG001): computer_vision/image_segmentation_sam2.py#L225
computer_vision/image_segmentation_sam2.py:225:23: ARG001 Unused function argument: `previous_masks`