This code is for the paper Stroke lesion segmentation from low-quality and few-shot MRIs via Similarity-weighted self-ensembling framework.
Please create your dataset as "train_BraTS", "train_SISS", "val_SISS". Under each folder, please rename the image names as "XXX_t1.nii", "XXX_t2.nii", "XXX_flair.nii", "XXX_annot.nii". More details can be found in the 'dataset.py'