This is the demo code for 'An Uncertainty-Aware Transformer for MRI Cardiac Semantic Segmentation via Mean Teachers'
Some important required packages include:
Pytorchversion >=0.4.1.
TensorBoardX
Python == 3.6
Efficientnet-Pytorch pip install efficientnet_pytorch
Some basic python packages such as Numpy, Scikit-image, SimpleITK, Scipy ......
Acknowledgement We sincerely thank these author for their fantastic and efficient codebase, SSL4MIS, UA-MT, Segmenter