Abstract
Precise image segmentation provides clinical study with meaningful andwell-structured information. Despite the remarkable progress achieved inmedical image segmentation, there is still an absence of foundationsegmentation model that can segment a wide range of anatomical categories witheasy user interaction. In this paper, we propose a universal and interactivevolumetric medical image segmentation model, named SegVol. By training on 90kunlabeled Computed Tomography (CT) volumes and 6k labeled CTs, this foundationmodel supports the segmentation of over 200 anatomical categories usingsemantic and spatial prompts. Extensive experiments verify that SegVoloutperforms the state of the art by a large margin on multiple segmentationbenchmarks. Notably, on three challenging lesion datasets, our method achievesaround 20% higher Dice score than nnU-Net. The model and data are publiclyavailable at: https://github.com/BAAI-DCAI/SegVol.