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

Is the augment function appropriately Data augmentation? #8

Closed kuroyanagi33 closed 6 years ago

kuroyanagi33 commented 6 years ago

It seems that data does not increase at first glance, but what does this processing mean?

kuroyanagi33 commented 6 years ago

The author of EDSR-PyTorch responded. https://github.com/thstkdgus35/EDSR-PyTorch/issues/38