SRGAN
Image Sharpening
Generative Adversarial Network based Single Image Super-Resolution
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
3k stars
97 watching
814 forks
Language: Python
last commit: 11 months ago
Linked from 3 awesome lists
cnngansrgansuper-resolutiontensorflowtensorlayervggvgg16vgg19
Related projects:
Repository | Description | Stars |
---|---|---|
brade31919/srgan-tensorflow | Tensorflow implementation of a generative adversarial network for single image super-resolution | 848 |
idealo/image-super-resolution | A project providing tools and frameworks for improving the quality of low-resolution images through deep learning-based techniques. | 4,674 |
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,078 |
tkarras/progressive_growing_of_gans | A training methodology for generative adversarial networks to improve quality and stability | 6,110 |
leverxgroup/esrgan | An enhanced deep learning framework for image super-resolution tasks using Generative Adversarial Networks and PyTorch. | 151 |
nvlabs/stylegan | A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,178 |
postech-cvlab/pytorch-studiogan | A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. | 3,439 |
nvlabs/stylegan2 | Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach | 11,010 |
clovaai/stargan-v2 | A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,513 |
yunjey/stargan | Develops a unified generative model to translate images across multiple domains using a single network architecture. | 5,236 |
kupynorest/deblurgan | An image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images. | 2,531 |
tachibanayoshino/animegan | Generates anime-style images from real-world photos using a deep learning model. | 4,502 |
junyanz/igan | Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time | 3,979 |
taki0112/ugatit | An unsupervised image-to-image translation model with adaptive normalization and attention mechanisms. | 6,170 |