HuCaoFighting / Swin-Unet

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

transfer new dataset #122

Open Franktanshuai opened 8 hours ago

Franktanshuai commented 8 hours ago

if i want to use the model to transfer my new dataset (512x512) set window size=8 shall i use the pretrained weight? or i have to train from start (meaning can't use pretrained weight)