Lornatang / SRGAN-PyTorchLinks
A simple and complete implementation of super-resolution paper.
☆469Updated last year
Alternatives and similar repositories for SRGAN-PyTorch
Users that are interested in SRGAN-PyTorch are comparing it to the libraries listed below
Sorting:
- Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network | a PyTorch Tutorial to Super-Resolution☆695Updated last year
- A simple implementation of esrgan, which uses the pytorch framework.☆152Updated 2 years ago
- PyTorch implementation of Image Super-Resolution Using Deep Convolutional Networks (ECCV 2014)☆631Updated 6 years ago
- A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial …☆1,234Updated last year
- Pytorch framework can easily implement srcnn algorithm with excellent performance☆126Updated 3 years ago
- Designing a Practical Degradation Model for Deep Blind Image Super-Resolution (ICCV, 2021) (PyTorch) - We released the training code!