Keras-GAN
Keras-GAN copied to clipboard
How to use SRGAN
Hi.. I am new to SRGAN and am trying to "use" it. Now, in this implementation, after I run the code, it just makes a comparision image and saves it in the images section.
My concern is if it is possible to separately input any arbitrary size image as input and get a super-resolved image. If yes.. then how..? Please help.
Thank You.
I would like to do similar, you found any solution?