HuCaoFighting / Swin-Unet

[ECCVW 2022] The codes for the work "Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation"
1.69k stars 306 forks source link

Number of Epochs required to get the accuracy mentioned in the paper. #95

Open alqurri77 opened 1 year ago

alqurri77 commented 1 year ago

Hi;

Just checking for how many epochs I need to run the training in order to get the same accuracy mentioned in the paper for Synapse multi-organ CT dataset.

Thanks!