MobiSRGAN
Investigation of Mobilenet Backed SRGAN. Running at realtime speeds with acceptable PSNR scores.
Special thanks to the authors of these codebases
https://github.com/HasnainRaz/Fast-SRGAN
https://github.com/deepak112/Keras-SRGAN
https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Super-Resolution
whose code created the basis of this investigations.