Cheeun/CADyQ

It's a nice work to SR. But I face this problem. For LR_bicubic, the name of pictures have the format of img001x4.png.

Closed this issue · 1 comments

It's a nice work to SR. But I face this problem. For LR_bicubic, the name of pictures have the format of img001x4.png.
Cheeun commented

Hi,
Just checking by to see if this issue was solved!
If your DIV2K data is named like img001.png instead of img001x4.png,
you can simply uncomment L100-101 and comment L98-99 instead.

self.dir_lr, 'X{}/{}{}'.format(s, filename, self.ext[1])