BSRGAN
Image super-resolver
A deep learning-based approach to super-resolution of degraded images.
Designing a Practical Degradation Model for Deep Blind Image Super-Resolution (ICCV, 2021) (PyTorch) - We released the training code!
1k stars
37 watching
180 forks
Language: Python
last commit: 8 months ago
Linked from 2 awesome lists
blind-image-super-resolutionreal-image-super-resolutionrealsrsuper-resolution
Related projects:
Repository | Description | Stars |
---|---|---|
cszn/srmd | Develops a single convolutional network to handle various image degradations with improved scalability and efficiency | 426 |
cszn/dpsr | A deep learning-based method to improve image quality by reducing blur effects | 836 |
cszn/ircnn | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 600 |
leverxgroup/esrgan | An enhanced deep learning framework for image super-resolution tasks using Generative Adversarial Networks and PyTorch. | 150 |
twtygqyy/pytorch-srresnet | An implementation of a deep learning model for single image super-resolution using a generative adversarial network | 484 |
jt827859032/drrn-pytorch | A PyTorch implementation of a deep learning model for super resolution | 193 |
jacobgil/pytorch-zssr | Unofficial PyTorch implementation of Zero-Shot Super Resolution using Deep Internal Learning from an image alone. | 201 |
subeeshvasu/2018_subeesh_epsr_eccvw | A deep learning-based super-resolution framework with improved perceptual accuracy and trade-off analysis tools | 79 |
warrengreen/srcnn | Software for enhancing satellite images through deep learning techniques | 76 |
brade31919/srgan-tensorflow | Tensorflow implementation of a generative adversarial network for single image super-resolution | 849 |
swz30/mprnet | A deep learning model designed to progressively restore degraded images by iteratively refining the degradation and its representation in the image | 1,184 |
trevor-m/tensorflow-srgan | An implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution | 39 |
colorfulsoft/styletransfer-colorization-superresolution | A collection of C# implementations of neural network image processing algorithms | 43 |
cszcwu/nrknet | Deblurring software for correcting image defects caused by camera defocus | 14 |
xinntao/esrgan | Software implementation of enhanced image restoration algorithm using Generative Adversarial Networks | 6,035 |