segmentation_metrics icon indicating copy to clipboard operation
segmentation_metrics copied to clipboard

Evaluation metric 3D or 2D based segmentation

Open Merom99 opened this issue 1 year ago • 1 comments

Hi,

If I used 2D configuration for a volumetric image, is the evaluation metric computed for the 3D volume or per 2D slices and then aggregating?

Thanks

Merom99 avatar May 15 '24 18:05 Merom99

@Merom99 Hi Merom99, can you clarify what do you mean for "used 2D configuration for a volumetric image"? Currently, the package does not aggregate 2D slices to 3D. If the images are a batch of 2D/3D images, then the results would be the metrics of all 2D/3D images.

Jingnan-Jia avatar Jun 25 '24 20:06 Jingnan-Jia