This code is interoperable with WSL4MIS and ScribbleVC
- The ACDC dataset with mask annotations can be downloaded from ACDC.
- The scribble annotations of ACDC have been released in ACDC scribbles.
- The pre-processed ACDC data used for training could be directly downloaded from ACDC_dataset.
- The MSCMR dataset with mask annotations can be downloaded from MSCMRseg.
- The scribble annotations of MSCMRseg have been released in MSCMR_scribbles.
- The scribble-annotated MSCMR dataset used for training could be directly downloaded from MSCMR_dataset.
The slice classfication files have been available.
Some important required packages include: Python 3.7 CUDA 11.1 Pytorch 1.13.1 torchvision 0.14.1 Some basic python packages such as Numpy, Scikit-image, SimpleITK, Scipy.
To train the model, run this command:
python train_ACDC.py
python test.py