To the beginning, thanks a lot to the author.
I find a small mistake in the code. I hope the author could correct it.
In the Line 192 of the file trian_srgan.py, the input for adversarial_loss_criterion should be sr_discriminated and torch.zeros_like(sr_discriminated).