alterzero / DBPN-Pytorch

The project is an official implement of our CVPR2018 paper "Deep Back-Projection Networks for Super-Resolution" (Winner of NTIRE2018 and PIRM2018)
https://alterzero.github.io/projects/DBPN.html
MIT License
565 stars 164 forks source link

Doubt about the patch_size parameter #63

Open Aarsh2001 opened 2 years ago

Aarsh2001 commented 2 years ago

I wanted to know if we are only training on one random patch of a whole image, rather than training on all the patches of the image. I could be wrong, can anyone help clarify this, thanks in advance 😁