dSRVAE icon indicating copy to clipboard operation
dSRVAE copied to clipboard

Newbie Concerns

Open londere opened this issue 3 years ago • 2 comments

Hello!

I'm trying to replicate your results but I had a little issues/concerns about the published code.

1.- I downloaded the dataset called "Corrupted-tr-x" for the code called main_denoiser.py, in line 108 the run search for 2 folders stored on /data/NTIRE2020/ for HR and SR, the first concern is: the images on zip file should be the HR so I need to process all the folder to get the SR ('bicubic';1/4*scale)? 2. In test_enhace is called from prepare_images import * is the file needed or is from a library?

In advance thanks for your time and for share the code.

londere avatar Sep 29 '20 22:09 londere

Firstly, you need to unzip data into the folder. Secondly, I have just upload "prepare_images.py" for testing.

Holmes-Alan avatar Jan 13 '21 04:01 Holmes-Alan

Thanks for your reply, I will try again to run test and I will let you know if something pops out.

londere avatar Jan 13 '21 11:01 londere