TF-LapSRN icon indicating copy to clipboard operation
TF-LapSRN copied to clipboard

What I am doing wrong?

Open sabinomaggi opened this issue 4 years ago • 0 comments

Hi, I have tried to run your code after an admittedly very short training (just 10 epochs) and I get very strage results, as you can see in the images below, where the HR image is clearly worse than the bicubic and the original ones. Also, I don't understand why the bicubic and HR images are not enlarged by the scale 4 factor.

The images have been obtained by running: $ python main.py --test --scale 4 --testimg ./samples/butterfly.png As I am just starting with this super resolution stuff I wonder what I am doing wrong.

(left) original image, (center) bicubic, (right) HR image. fullimg bicubic_image HR_image

sabinomaggi avatar Nov 05 '20 10:11 sabinomaggi