tensorlayer / SRGAN

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

If i only use MSE as the loss function #220

Open JLxiaocaiji opened 4 years ago

JLxiaocaiji commented 4 years ago

I'm so sorry to bother you. If I only want to use MSE as the loss function instead of the sum of VGG and MSE, what do I need to change?