I noticed that for some images, the SCIseg model segments "several components" when running spinal cord segmentation inference:
We could consider adding the remove_small_objects
function to postprocessing to filter such components.
Note: I have noticed this only for a single subject so far.