Open abrichr opened 6 months ago
When downloading a segmented image via client.py, the image is compressed, resulting in many more colors than segments. This prevents any useful postprocessing of the segmented image (e.g. splitting into masks).
client.py
When downloading a segmented image via
client.py
, the image is compressed, resulting in many more colors than segments. This prevents any useful postprocessing of the segmented image (e.g. splitting into masks).