Nirvan101 / Image-Restoration-deep-learning
Restoring images of damaged paintings using in-painting. Damaged paintings have discolored patches where the paint has faded or fallen off. This project uses image in-painting to fill and restore these lost regions. The models include context-encoders, GANS, conditional GANS and pixel diffusion.
☆38Updated 6 years ago
Alternatives and similar repositories for Image-Restoration-deep-learning
Users that are interested in Image-Restoration-deep-learning are comparing it to the libraries listed below
Sorting:
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 3 years ago
- PyTorch implementation for Image Denoising and Image Dehazing☆24Updated 4 years ago
- Learn how to train SRGAN on Custom dataset☆36Updated 2 years ago
- SRGAN (Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) implementation using PyTorch framework☆47Updated 3 years ago
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorch☆32Updated 5 years ago
- ☆80Updated 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
- PyTorch implementation of image deblurring using deep learning. Use a simple convolutional autoencoder neural network to deblur Gaussian …☆27Updated 2 years ago
- SRCNN_SRGAN_ESRGAN_ON_BRAIN_MRI☆9Updated 4 years ago
- Image Denoising with Generative Adversarial Network☆380Updated 8 years ago
- Official Implementation of ChromaGAN: An Adversarial Approach for Picture Colorization☆206Updated 8 months ago
- Image Colorization using GANs, written in Pytorch☆32Updated 6 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 6 years ago
- Grayscale Image Colorization with Generative Adversarial Networks. https://arxiv.org/abs/1803.05400☆266Updated 2 years ago
- Fog Simulation using Generative Adversarial Networks (GAN). This code is the implementation of the master thesis Simulating Weather Condi…☆78Updated 2 months ago
- lots of single image super resolution model implementations in tensorflow☆9Updated 5 years ago
- This repository is for "Image Colorization: A Survey and Dataset" paper☆64Updated 7 months ago
- Simple implementation of the paper (DnCNN)'Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising'☆61Updated 6 years ago
- Pytorch Implementation of CycleGAN, and its incremental improvement☆11Updated 5 years ago
- Code of 'when AWGN-based Denoiser Meets Real Noises'☆165Updated 4 years ago
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆26Updated 3 years ago
- Deep Fusion Network for Image Completion - ACMMM 2019☆217Updated 2 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆160Updated 8 months ago
- Various models for handling underexposure, overexposure, super-resolution, shadow removal, etc.☆71Updated 4 years ago
- StarGAN v2 - Official Tensorflow Implementation (CVPR 2020)☆186Updated 2 years ago
- Use deep Convolutional Neural Networks (CNNs) with PyTorch, including investigating DnCNN and U-net architectures☆131Updated last year
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆115Updated 6 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 4 years ago
- Pytorch code for "Real image denoising with feature attention", ICCV (Oral), 2019.☆352Updated 3 years ago
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆17Updated 6 years ago