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
814 forks
Language: Python
last commit: over 2 years ago
Linked from 3 awesome lists

cnngansrgansuper-resolutiontensorflowtensorlayervggvgg16vgg19

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
brade31919/srgan-tensorflowTensorflow implementation of a generative adversarial network for single image super-resolution848
idealo/image-super-resolutionA project providing tools and frameworks for improving the quality of low-resolution images through deep learning-based techniques.4,674
trevor-m/tensorflow-srganAn implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution39
xinntao/esrganSoftware implementation of enhanced image restoration algorithm using Generative Adversarial Networks6,078
tkarras/progressive_growing_of_gansA training methodology for generative adversarial networks to improve quality and stability6,110
leverxgroup/esrganAn enhanced deep learning framework for image super-resolution tasks using Generative Adversarial Networks and PyTorch.151
nvlabs/styleganA deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors14,178
postech-cvlab/pytorch-studioganA comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation.3,439
nvlabs/stylegan2Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach11,010
clovaai/stargan-v2A Python implementation of an image-to-image translation model for generating diverse images across multiple domains.3,513
yunjey/starganDevelops a unified generative model to translate images across multiple domains using a single network architecture.5,236
kupynorest/deblurganAn image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images.2,531
tachibanayoshino/animeganGenerates anime-style images from real-world photos using a deep learning model.4,502
junyanz/iganInteractive image generation using Generative Adversarial Networks to satisfy user edits in real-time3,979
taki0112/ugatitAn unsupervised image-to-image translation model with adaptive normalization and attention mechanisms.6,170