对应文章:Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
github代码链接:GitHub - leftthomas/SRGAN: A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Sup…
一、引言
论文:SRGAN:Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network github超火源码推荐:tensorlayer/SRGAN: Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network (gith…
主要是对[https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Super-Resolution?tabreadme-ov-file]大佬的教程的理解及其翻译,添加了很多自己的东西,个人认为更新手友好一点。实现基于论文《Photo-Realistic Single Image Super-Resolution Using a G…