Skip to content

Add Grounded SAM2 Interactive Image Segmentation to Computer Vision #16160

Add Grounded SAM2 Interactive Image Segmentation to Computer Vision

Add Grounded SAM2 Interactive Image Segmentation to Computer Vision #16160

Triggered via pull request October 28, 2025 10:08
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (EM102): computer_vision/grounded_sam2_segmentation.py#L181
computer_vision/grounded_sam2_segmentation.py:181:17: EM102 Exception must not use an f-string literal, assign to variable first
Ruff (I001): computer_vision/grounded_sam2_segmentation.py#L22
computer_vision/grounded_sam2_segmentation.py:22:1: I001 Import block is un-sorted or un-formatted