Skip to content

HiLab-git/Vox-MMSD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vox-MMSD: Voxel-wise Multi-scale and Multi-modal Self-Distillation for Self-supervised Brain Tumor Segmentation


This is the souce code for Vox-MMSD: Voxel-wise Multi-scale and Multi-modal Self-Distillation for Self-supervised Brain Tumor Segmentation

Dataset

Download the BraTS-GLI dataset from BraTS 2023, and put them in the ./BraTS-GLI/source_data/, use python ./BraTS-GLI/create_dataset_csv.py to preprocess the data and get .csv file for training

How to use

  1. Move into the Pymic-dev and install
    cd PyMIC-dev
    pip install -e .
  1. Move back to the Vox-MMSD dir and run training command
    cd ..
    pymic_train ./BraTS-GLI/config/unet3d_voxmmsd.cfg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published