Re-Implementation of SRGAN with symmetric padding for a better merged final image (Anysized input with 4x upscaled)
-
Updated
Jan 11, 2023 - Python
Re-Implementation of SRGAN with symmetric padding for a better merged final image (Anysized input with 4x upscaled)
In this project, we implement SRGAN. This paper attempts to upscale images up to a factor of 4x without losing the finer textural details. We extended the scope of this idea to videos. We demonstrate that the model generalizes well on out-of-domain inputs through various biased and unbiased inputs.
Image Enhancer Super resolution website repository. Main website hosted in Render which is using Rest api to get inference from GCP where model is hosted.
Add a description, image, and links to the srgan-keras topic page so that developers can more easily learn about it.
To associate your repository with the srgan-keras topic, visit your repo's landing page and select "manage topics."