Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 980 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 980 Bytes

TV-SAM

Text-Visual-Prompt SAM (TV-SAM) is a novel multimodal medical image zero-shot segmentation algorithm, which incorporates and integrates LLM, VLM, and SAM, to autonomously generate descriptive text prompts and visual bounding box prompts from medical images, thereby enhancing SAM for zero-shot segmentation.

You can follow the work at: https://arxiv.org/abs/2402.15759?context=cs.CV

The TV-SAM algorithm workflow: 本地图片描述

TV-SAM can be used for multimodal medical image zero-shot segmentation: 本地图片描述

The TV-SAM inference examples: 本地图片描述

We have developed and built a web tool for multimodal medical image segmentation, and the TV-SAM algorithm will be embedded into it. The URL for our segmentation platform will be provided later, and while the related code will not be open-sourced here, it may be made available in the future. Thank you for your attention.