yulequan / UA-MT

code for MICCAI 2019 paper 'Uncertainty-aware Self-ensembling Model for Semi-supervised 3D Left Atrium Segmentation'.
https://arxiv.org/abs/1907.07034
477 stars 97 forks source link

the proposed method used in CT images #11

Closed GuobinZhangTJU closed 3 years ago

GuobinZhangTJU commented 3 years ago

Hi, thanks for your sharing. Did you do research in CT image segmentation using your proposed method? I try to run your coder on CT dataset but the performance is not very well. Many tkanks,

yulequan commented 3 years ago

I have not tried our method on CT images. But it should also work since it is a general framework, not especially designed for MRI. For CT datasets, maybe you need to take care of the processing step.