We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87f472 commit ffbe4bbCopy full SHA for ffbe4bb
app/dashapp/shapes_to_segmentations.py
@@ -73,7 +73,6 @@ def compute_segmentations(
73
shape_layers=None,
74
label_to_colors_args={},
75
):
76
-
77
# load original image
78
img = img_to_ubyte_array(img_path)
79
0 commit comments