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

Training on other datasets #59

Open DTM3302 opened 3 years ago

DTM3302 commented 3 years ago

Can i train this model on other datasets,like ImageNet,voc etc。For the images in these datasets,Do I need to resize the images(for x8、x4)。

lixinghe1999 commented 3 years ago

For training, I believe the downsample is automatical.