Lornatang / ESRGAN-PyTorchLinks
A simple implementation of esrgan, which uses the pytorch framework.
☆150Updated last year
Alternatives and similar repositories for ESRGAN-PyTorch
Users that are interested in ESRGAN-PyTorch are comparing it to the libraries listed below
Sorting:
- re-implementation super resolution pytorch using ESRGAN☆101Updated 4 years ago
- A simple and complete implementation of super-resolution paper.☆455Updated 11 months ago
- ESRGAN (Enhanced Super-Resolution Generative Adversarial Networks, published in ECCV 2018) implemented in Tensorflow 2.0+. This is an uno…☆138Updated 2 years ago
- PyTorch implements `Real-ESRGAN: Training Real-World Blind Super-Resolution with Pure Synthetic Data` paper.☆35Updated last year
- Official implementation of the paper 'Details or Artifacts: A Locally Discriminative Learning Approach to Realistic Image Super-Resolutio…☆277Updated 3 years ago
- [PRICAI 2023] A-ESRGAN aims to provide better super-resolution images by using multi-scale attention U-net discriminators.☆127Updated 3 years ago
- ICASSP 2020 - ESRGAN+ : Further Improving Enhanced Super-Resolution Generative Adversarial Network - ICPR 2020 - Tarsier: Evolving Noise …☆134Updated last year
- PyTorch implementation of Accelerating the Super-Resolution Convolutional Neural Network (ECCV 2016)☆251Updated 3 years ago
- Pytorch framework can easily implement srcnn algorithm with excellent performance☆121Updated 2 years ago
- PyTorch implementation of Residual Dense Network for Image Super-Resolution (CVPR 2018)☆131Updated 4 years ago
- BasicSR-Examples illustrates how to easily use BasicSR in your own project☆230Updated 2 years ago
- ☆349Updated 3 years ago
- Residual Feature Distillation Network for Lightweight Image Super-Resolution☆373Updated last year
- Fast implementation of fsrcnn algorithm based on pytorch framework☆72Updated 3 years ago
- SRGAN (Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) implementation using PyTorch framework☆47Updated 3 years ago
- Image Super-Resolution Using SRCNN, DRRN, SRGAN, CGAN in Pytorch☆276Updated 6 years ago
- PyTorch implements "Accurate Image Super-Resolution Using Very Deep Convolutional Networks"☆66Updated 3 years ago
- Simple realization of papers in oppo Research Institute super score competition.