ESRGAN (Enhanced Super-Resolution Generative Adversarial Networks, published in ECCV 2018) implemented in Tensorflow 2.0+. This is an unofficial implementation. With Colab.
-
Updated
Mar 24, 2023 - Python
ESRGAN (Enhanced Super-Resolution Generative Adversarial Networks, published in ECCV 2018) implemented in Tensorflow 2.0+. This is an unofficial implementation. With Colab.
SRCNN_SRGAN_ESRGAN_ON_BRAIN_MRI
This is an implementation of ESRGAN's in Tensorflow2.0/Keras.
In this project, I use the ESRGAN-tf2-v1 pretrained model from Tensorflow Hub to create a Flask app that allows user to input low-resolution images and increases the resolution of the input image
In a nutshell, the aim of this project is to improve the resolution of your images using ML based image processing techniques
Add a description, image, and links to the esrgan-tf2 topic page so that developers can more easily learn about it.
To associate your repository with the esrgan-tf2 topic, visit your repo's landing page and select "manage topics."