cszn / BSRGAN

Designing a Practical Degradation Model for Deep Blind Image Super-Resolution (ICCV, 2021) (PyTorch) - We released the training code!
Apache License 2.0
1.19k stars 179 forks source link

when you training, if the patch_size 72*72 in the paper means randomcrop 72*72 from lr_image #10

Closed erjihaoshi closed 3 years ago

erjihaoshi commented 3 years ago

the patch_size 7272 in the paper means randomcrop 7272 from lr_image ,and make it as input of generator ,and hr_img should be 288 *288 corrspond to randomcrop's lr_img , am I right? WechatIMG224