peteryuX / esrgan-tf2Links
ESRGAN (Enhanced Super-Resolution Generative Adversarial Networks, published in ECCV 2018) implemented in Tensorflow 2.0+. This is an unofficial implementation. With Colab.
☆137Updated 2 years ago
Alternatives and similar repositories for esrgan-tf2
Users that are interested in esrgan-tf2 are comparing it to the libraries listed below
Sorting:
- EDSR, RCAN, SRGAN, SRFEAT, ESRGAN☆237Updated 2 years ago
- ICASSP 2020 - ESRGAN+ : Further Improving Enhanced Super-Resolution Generative Adversarial Network - ICPR 2020 - Tarsier: Evolving Noise …☆135Updated last year
- ESRGAN‘s Keras reimpletment☆44Updated 5 years ago
- iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs …☆372Updated 2 months ago
- Fast, Accurate, and Lightweight Super-Resolution with Cascading Residual Network (ECCV 2018)☆378Updated 3 years ago
- Simple realization of papers in oppo Research Institute super score competition.☆67Updated 3 years ago
- (ECCV2020 Workshops) Efficient Image Super-Resolution Using Pixel Attention.☆323Updated 5 months ago
- Residual Feature Distillation Network for Lightweight Image Super-Resolution☆378Updated last year
- re-implementation super resolution pytorch using ESRGAN☆102Updated 4 years ago
- Code for the ICPR 2020 paper: "CURL: Neural Curve Layers for Image Enhancement"☆214Updated 2 years ago
- Pytorch code for "Real image denoising with feature attention", ICCV (Oral), 2019.☆361Updated 3 years ago
- Densely Residual Laplacian Super-resolution, IEEE Pattern Analysis and Machine Intelligence (TPAMI), 2020☆185Updated 4 years ago
- Toward Real-World Single Image Super-Resolution: A New Benchmark and A New Model (ICCV 2019)☆467Updated 4 years ago
- A simple implementation of esrgan, which uses the pytorch framework.☆149Updated last year
- FastDVDnet: A Very Fast Deep Video Denoising algorithm☆635Updated last year
- Pytorch implementation of Structure-Preserving Super Resolution with Gradient Guidance (CVPR 2020 & TPAMI 2021)☆450Updated 3 years ago
- Lightweight Image Super-Resolution with Enhanced CNN (Knowledge-Based Systems,2020)☆224Updated 2 years ago
- Content adaptive resampler for image downscaling☆481Updated 3 years ago
- Lightweight Image Super-Resolution with Information Multi-distillation Network (ACM MM 2019, Winner Award of ICCVW AIM 2019 Constrained S…☆442Updated last year
- TDAN: Temporally-Deformable Alignment Network for Video Super-Resolution, CVPR 2020☆411Updated 3 years ago
- [IJCV] Pyramid Attention Networks for Image Restoration: new SOTA results on multiple image restoration tasks: denoising, demosaicing, co…