Add Grounded SAM2 Interactive Image Segmentation to Computer Vision #16160
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
|