milesial/Pytorch-UNet

Did you use "crop" in the skip connection? or you just connect them?

While11 opened this issue · 1 comments

Did you use "crop" in the skip connection? or you just connect them?

I find that you use "padding" instead of "cropping" in the skip connection, does it right?