Skip to content

HerocatUED/SAM-for-Medical-Image-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAM-for-Medical-Image-Segmentation

Course project of Machine Learning (PKU 2023 Autumn)

Quick Start

  1. Install all the requirements with pip install -r requirements.txt
  2. Install SAM
  3. Download BTCV dataset.
  4. Each task has a separate folder named task* (* is 1/2/3), modify path to BTCV dataset in config file config.yaml.
  5. Run main.py in folder code/task*
  6. We provide visulization tool as code/task3/visulize3D.py

Model Zoo

Here we provide pretrained classifier and fintuned SAM model with best mDice score(prompt type is 'bbox')

  1. Finetuned SAM
  2. Classifier

About

Course project of Machine Learning (PKU 2023 Autumn)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published