SRGAN

Image Sharpening

Generative Adversarial Network based Single Image Super-Resolution

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

GitHub

3k stars
97 watching
813 forks
Language: Python
last commit: 9 months ago
Linked from 3 awesome lists

cnngansrgansuper-resolutiontensorflowtensorlayervggvgg16vgg19

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
brade31919/srgan-tensorflow Tensorflow implementation of a generative adversarial network for single image super-resolution 849
idealo/image-super-resolution A project providing tools and frameworks for improving the quality of low-resolution images through deep learning-based techniques. 4,658
trevor-m/tensorflow-srgan An implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution 39
xinntao/esrgan Software implementation of enhanced image restoration algorithm using Generative Adversarial Networks 6,023
tkarras/progressive_growing_of_gans A training methodology for generative adversarial networks to improve quality and stability 6,095
leverxgroup/esrgan An enhanced deep learning framework for image super-resolution tasks using Generative Adversarial Networks and PyTorch. 150
nvlabs/stylegan A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors 14,152
postech-cvlab/pytorch-studiogan A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. 3,430
nvlabs/stylegan2 Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach 10,991
clovaai/stargan-v2 A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. 3,500
yunjey/stargan Develops a unified generative model to translate images across multiple domains using a single network architecture. 5,229
kupynorest/deblurgan An image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images. 2,516
tachibanayoshino/animegan Generates anime-style images from real-world photos using a deep learning model. 4,494
junyanz/igan Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time 3,977
taki0112/ugatit An unsupervised image-to-image translation model with adaptive normalization and attention mechanisms. 6,165