tensorlayer / SRGAN

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

Checkerboard artifacts #193

Open JiahaoGeng opened 4 years ago

JiahaoGeng commented 4 years ago

Hello, I've pretrained my model 100 epochs, and continue to use mse_loss+vgg_loss+gan_loss to train my model. I find that there are checkerboard artifacts in my results. I want to ask if you have encountered this kind of problem, and how to solve it?

HeeebsInc commented 3 years ago

I am facing this same issue. Have you figured out the cause @JiahaoGeng ?