LeeJunHyun / Image_Segmentation

Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.
2.66k stars 594 forks source link

Question about patch size #46

Closed yellowjs0304 closed 1 year ago

yellowjs0304 commented 4 years ago

Hello. I'm a starter of u-net. Thank you for sharing your work.

I have a question about it. Where is the code that control patch size?