Near-Perfect Image Super-Resolution: Exploring Multiple Divergence Measures in Fully Convolutional GAN
pip install -r requirements.txt
Download the pretrained model from Google Drive and Put it in the pretrained_models folder.
Run this code to check the images in Demo Folder
python3 test.py
Input Demo Folder Output Test_Results Folder
Go to the folder Trainer to train SuRGe.
Please provide the dataset path in train.py
python3 train.py



