Jeffrey Saavedra

Results 9 comments of Jeffrey Saavedra

Also... how can I edit the resolution of output image? Is always 640h 480w

I already write a version of code where output only the sr image but the problem is that always this output image is 640h 480w.... There anyone know a open...

Edit batch_image_size default argument when run train.py or edit it in args.py

As you can see in the name the dataset I'm using a "_y" in the name so this means convert_y.py was already used. Also in train.py exec command the --build_batch...

Ok I decided to try it on linux, how I can build it? I didn't understand how to do it. Thanks.

When I try to do 'cmake ..' I get an error. I need eigen3 (and some more) but when I install it still find.

I had the same issue. I fix it downgrading keras to 2.2.4 and tensorflow to 1.14.0

imgpath is the image's path, for example: `python main.py "val_images/t1.bmp"`