pohwa065 / SRGAN-for-Super-Resolution-and-Image-EnhancementLinks
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)…
☆25Updated 4 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:
- TensorFlow2 implementation of SRResNet and SRGAN☆48Updated 4 years ago
- ☆11Updated 5 years ago
- A simple and complete implementation of super-resolution paper.☆470Updated last week
- Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆278Updated 6 years ago
- Learn how to train SRGAN on Custom dataset☆37Updated 2 years ago
- Performing Super Resolution Image Reconstruction (Upscaling) with Convolutional Neural Networks☆34Updated 7 years ago
- A simple implementation of esrgan, which uses the pytorch framework.☆153Updated 2 years ago
- Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network | a PyTorch Tutorial to Super-Resolution☆698Updated last year
- A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial …☆1,239Updated last year
- TensorFlow implementation of 'Enhanced Deep Residual Networks for Single Image Super-Resolution'.☆275Updated 2 years ago
- SRGAN (Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) implementation using PyTorch framework☆48Updated 4 years ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 4 years ago
- PyTorch implementation of Image Super-Resolution Using Deep Convolutional Networks (ECCV 2014)☆632Updated 6 years ago
- Keras Implementation of DeblurGAN as part of the Term Project for the course Neural Networks and Fuzzy Logic☆14Updated 4 years ago
- Automatic colorization of the grayscale images☆40Updated 4 months ago
- [ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wan…☆1,152Updated 3 years ago
- Image Denoising with Generative Adversarial Network☆387Updated 8 years ago
- Generates a Super Resolution image of your low resolution image☆21Updated 5 years ago
- The utilities developed in this tool are based off of the ESRGAN Paper:This tool enhance image resolution quality using deep convolutiona…☆15Updated 5 years ago
- Created a Generative Adversarial Network (GAN) that takes in a textual description of a flower and generates an image of the flower.☆12Updated 4 years ago
- Pytorch framework can easily implement srcnn algorithm with excellent performance☆129Updated 3 years ago
- Dress styles generation using GANs using TensorFlow☆18Updated 6 years ago
- The respository contains the code for the Deep Convolutional Generative Adversarial Network (DCGAN) trained on the anime faces dataset.☆27Updated 4 years ago
- ESRGAN (Enhanced Super-Resolution Generative Adversarial Networks, published in ECCV 2018) implemented in Tensorflow 2.0+. This is an uno…☆136Updated 2 years ago
- PyTorch implementation for Image Denoising and Image Dehazing☆26Updated 5 years ago
- Python implementation of "A New Image Contrast Enhancement Algorithm Using Exposure Fusion Framework", CAIP2017☆554Updated 2 years ago
- Designing a Practical Degradation Model for Deep Blind Image Super-Resolution (ICCV, 2021) (PyTorch) - We released the training code!☆1,331Updated last year
- Using a Generative Adversarial Network to transform black and white photos to color.☆12Updated 5 years ago
- [ECCV 2020] Learning Enriched Features for Real Image Restoration and Enhancement. SOTA results for image denoising, super-resolution, an…☆709Updated last year
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆169Updated last year