SOTAVerified

Extending SEEDS to a Supervoxel Algorithm for Medical Image Analysis

2025-02-04Code Available0· sign in to hype

Chenhui Zhao, Yan Jiang, Todd C. Hollon

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this work, we extend the SEEDS superpixel algorithm from 2D images to 3D volumes, resulting in 3D SEEDS, a faster, better, and open-source supervoxel algorithm for medical image analysis. We compare 3D SEEDS with the widely used supervoxel algorithm SLIC on 13 segmentation tasks across 10 organs. 3D SEEDS accelerates supervoxel generation by a factor of 10, improves the achievable Dice score by +6.5%, and reduces the under-segmentation error by -0.16%. The code is available at https://github.com/Zch0414/3d_seeds

Tasks

Reproductions