Skip to content

[ICCV 2025] Official Implementation of "Alleviating Textual Reliance in Medical Language-guided Segmentation via Prototype-driven Semantic Approximation"

License

Notifications You must be signed in to change notification settings

zhuhujiu98/ProLearn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProLearn: Alleviating Textual Reliance in Medical Language-guided Segmentation via Prototype-driven Semantic Approximation

Paper PDF arXiv Project Page

The University of Sydney; Macquarie University

Shuchang Ye, Usman Naseem, Mingyuan Meng, Jinman Kim

Quick Start

First, clone this repository to your local machine and install the dependencies.

git clone git@github.com:ShuchangYe-bib/ProLearn.git
cd ProLearn
conda create --name prolearn python=3.11
conda activate prolearn
pip install -r requirements.txt

About

[ICCV 2025] Official Implementation of "Alleviating Textual Reliance in Medical Language-guided Segmentation via Prototype-driven Semantic Approximation"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%