pohwa065 / SRGAN-for-Super-Resolution-and-Image-Enhancement
Super-Resolution Generative Adversarial Networks (SRGAN) is a deep learning application to generate high resolution (HR) images from low resolution (LR) image. In this work, we use SRGAN to up-scale 32x32 images to 128x128 pixels. Meanwhile, we evaluate the impact of different camera parameters on the quality of final up-scaled (high resolution)…
☆23Updated 3 years ago
Alternatives and similar repositories for SRGAN-for-Super-Resolution-and-Image-Enhancement
Users that are interested in SRGAN-for-Super-Resolution-and-Image-Enhancement are comparing it to the libraries listed below
Sorting:
- Learn how to train SRGAN on Custom dataset☆36Updated 2 years ago
- ☆11Updated 4 years ago
- Performing Super Resolution Image Reconstruction (Upscaling) with Convolutional Neural Networks☆34Updated 6 years ago
- TensorFlow2 implementation of SRResNet and SRGAN☆49Updated 3 years ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 3 years ago
- Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆278Updated 6 years ago
- PyTorch implementation of image deblurring using deep learning. Use a simple convolutional autoencoder neural network to deblur Gaussian …☆27Updated 2 years ago
- A simple implementation of esrgan, which uses the pytorch framework.☆149Updated last year
- A pytorch implementation of "ESRGAN: Enhanced Super-Resolution Generative Adversarial Networks"☆8Updated 4 years ago
- Removing noise from images using deep learning models.Used some state-of-the-art denoising model’s architecture from research papers like…☆21Updated 4 years ago
- This repository consists of code that is used to convert text-embeddings into Images using Generative Adversarial Networks(GAN)☆50Updated 6 years ago
- PyTorch implementation for Image Denoising and Image Dehazing