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.
☆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 4 years ago
- Learn how to train SRGAN on Custom dataset☆37Updated 2 years ago
- PyTorch implementation of image deblurring using deep learning. Use a simple convolutional autoencoder neural network to deblur Gaussian …☆27Updated 2 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- PyTorch implementation of CycleGAN☆83Updated 8 years ago
- PyTorch implementation for Image Denoising and Image Dehazing☆25Updated 5 years ago
- Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018☆93Updated 2 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 6 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆165Updated last year
- 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
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆26Updated 3 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆121Updated 6 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 6 years ago
- Region-wise GAN, image inpainting☆56Updated 5 years ago
- Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆277Updated 6 years ago
- A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892)☆486Updated 4 years ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆83Updated 4 years ago
- Official Implementation of ChromaGAN: An Adversarial Approach for Picture Colorization☆206Updated last year
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆64Updated 4 years ago
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆54Updated 8 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated last year
- Tensorflow implementation of MIRNet for Low-light image enhancement☆115Updated 4 years ago
- SRGAN (Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) implementation using PyTorch framework☆48Updated 4 years ago
- https://arxiv.org/pdf/1806.03589v2.pdf☆11Updated 4 years ago
- ☆79Updated 2 months ago
- [CVPR'2019] PEN-Net: Learning Pyramid-Context Encoder Network for High-Quality Image Inpainting☆363Updated 3 years ago
- Unsupervised multi-image to image translation☆22Updated 7 years ago
- Implementation of "Image Super-Resolution using Deep Convolutional Network"☆46Updated 5 years ago
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆17Updated 6 years ago