Nirvan101 / Image-Restoration-deep-learningLinks
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.
☆39Updated 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:
- PyTorch implementation of CycleGAN☆83Updated 7 years ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 4 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆120Updated 6 years ago
- Image Colorization using GANs, written in Pytorch☆32Updated 6 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
- Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018☆93Updated 2 years ago
- Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆277Updated 6 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 6 years ago
- Implementation of "Image Super-Resolution using Deep Convolutional Network"☆46Updated 5 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆163Updated last year
- Official Implementation of ChromaGAN: An Adversarial Approach for Picture Colorization☆206Updated last year
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆83Updated 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☆48Updated 4 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆683Updated 2 years ago
- Grayscale Image Colorization with Generative Adversarial Networks. https://arxiv.org/abs/1803.05400☆268Updated 2 years ago
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆17Updated 6 years ago
- Image Denoising with Generative Adversarial Network☆385Updated 8 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆308Updated 4 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- Pytorch Implementation of CycleGAN, and its incremental improvement☆12Updated 5 years ago
- PyTorch implementation for Image Denoising and Image Dehazing☆25Updated 5 years ago
- ☆79Updated last month
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆166Updated last year
- In this repository, I reproduce the DCGAN paper using PyTorch☆28Updated 2 years ago
- This repository is for "Image Colorization: A Survey and Dataset" paper☆65Updated 10 months ago
- SRGAN (super resolution generative adversarial networks) with WGAN loss function in TensorFlow☆27Updated 6 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
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorch☆32Updated 5 years ago