BlueAmulet / BasicSR

Fork of Basic Super-Resolution codes for development. Includes ESRGAN, SFT-GAN for training and testing.
Apache License 2.0
18 stars 1 forks source link

Ported Vic's Contextual Loss & Gradient Loss #11

Closed joeyballentine closed 4 years ago

joeyballentine commented 4 years ago

Ported Contextual loss and Gradient loss from Victorca25's fork.

Now that contextual loss has been shown to be useful I figured I'd create a PR for this. Gradient loss seems useful as well since it's basically what SPSR does without having to use SPSR.