Code released for MICCAI 2025 paper
April 24, 2026
We have released the official code for our MICCAI 2025 paper on interactive segmentation of vascular structures.
Title: Multimodal Prompt Sequence Learning for Interactive Segmentation of Vascular Structures Authors: Jongsoo Lim, Soochahn Lee Code: github.com/kookmin-ee-ailab/mpsl-vessel-seg Paper: MICCAI 2025 proceedings
The released code covers training and inference for our prompt sequence model, which combines click- and text-based user interactions with SAM/CLIP encoders to enable accurate interactive segmentation of thin, branching vascular structures. We hope this will support the community in building on our work.