tensorlayer / SRGAN

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
https://github.com/tensorlayer/tensorlayerx
3.24k stars 813 forks source link

Fixed the kernel size in the first conv2d layer #241

Open VarunPrakashEX2 opened 2 years ago

VarunPrakashEX2 commented 2 years ago

Fix the kernel size in the first conv2d layer as per the original published paper.