Visualizing segmentations¶
Now, run the following command on each of the segmentations to visualize an overlay of the segmentation on the input tomogram in Napari:
where segmentation_type
is either semantic_segmentation
or instance_segmentation
.
Note
This step displays the segmentation overlayed on the input tomogram in a Napari window.
Fig. 2A: Output from S1 - Semantic segmentation
Fig. 2B: Output from S2 - Instance segmentation
Back to Home
Go to usage instructions
Go to obtaining particle cluster ID