SRGAN-PyTorch
SRGAN-PyTorch copied to clipboard
Why contrast is changed?
Hi, thank you for the code & models, @dongheehand !
I used the pretrained model of SRGAN available, and this is what it gave me:
input
output
Now, I wonder on the reasons why the contrast and intensity levels of the output are distributed differently compared to the input. Does anyone have clue how this effect can be avoided?
Thanks!