limbee / NTIRE2017

Torch implementation of "Enhanced Deep Residual Networks for Single Image Super-Resolution"
652 stars 146 forks source link

Combine 800 train and 100 val images into the 'train' folder #15

Closed yulunzhang closed 7 years ago

yulunzhang commented 7 years ago

Dear, all

To run the code, we should make some modifications about the original provided DIV2K dataset. Copy 100 images in DIV2K_valid_HR into DIV2K_train_HR. Copy 100 images in DIV2K_valid_LR_bicubic(unknown)/X2(X3/X4) into DIV2K_train_LR_bicubic(unknown)/X2(X3/X4).