pytorch-SRResNet
pytorch-SRResNet copied to clipboard
pytorch implementation for Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network arXiv:1609.04802
The two files under the folder model is just only the `net` class file. There is no pretrained weight。 Can you provide the pretrained model to have a look on...
I can not find any infomation in the paper
I found the paramater in test.py is invalid. No matter scale is 1, 2 or 3, output data of model_epoch_415.pth or model_epoch_42.pth is always 4
Thank you for your code. which version of pytorch did you use
What's the language can imply the code ?