Model for reproducing experimental results. Code will be released soon.
This repository is based on PyTorch 0.4.1.
-
Clone the repository:
git clone https://github.com/3DMRIs/LG-ER-MT.git cd LG-ER-MT
-
Download dataset
Please download Atrial Segmentation Challenge dataset (https://atriaseg2018.cardiacatlas.org/) Put the data in `data/2018LA_Seg_TrainingSet`.
-
Test model:
cd code python test_LA.py --gpu 0