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.
☆41Updated 7 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:
- Learn how to train SRGAN on Custom dataset☆37Updated 3 years ago
- PyTorch implementation of image deblurring using deep learning. Use a simple convolutional autoencoder neural network to deblur Gaussian …☆28Updated 2 years ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 4 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 7 years ago
- Removing noise from images using deep learning models.Used some state-of-the-art denoising model’s architecture from research papers like…☆22Updated 4 years ago
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆25Updated 4 years ago
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆169Updated last year
- Image Denoising with Generative Adversarial Network☆390Updated 8 years ago
- PyTorch implementation of CycleGAN☆84Updated 8 years ago
- Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆278Updated 6 years ago
- Tensorflow implementation of MIRNet for Low-light image enhancement☆117Updated 4 years ago
- Implementation of "Image Super-Resolution using Deep Convolutional Network"☆46Updated 6 years ago
- Image Colorization using GANs, written in Pytorch☆33Updated 7 years ago
- Official Implementation of ChromaGAN: An Adversarial Approach for Picture Colorization☆210Updated last year
- A very simple implementation of cyclegan, which is based on pytorch.☆166Updated last year
- Use deep Convolutional Neural Networks (CNNs) with PyTorch, including investigating DnCNN and U-net architectures☆139Updated 2 years ago
- Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018☆92Updated 2 years ago
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆17Updated 6 years ago
- SRGAN (Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) implementation using PyTorch framework☆48Updated 4 years ago
- 🎨 Automatic Image Colorization using TensorFlow based on Residual Encoder Network☆172Updated 3 years ago
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorch☆35Updated 6 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
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 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…☆16Updated 5 years ago
- ☆80Updated 6 months ago
- A simple and complete implementation of super-resolution paper.☆474Updated last month
- Grayscale Image Colorization with Generative Adversarial Networks. https://arxiv.org/abs/1803.05400☆271Updated 3 years ago
- Tensorflow implementation of DeblurGAN(Blind Motion Deblurring Using Conditional Adversarial Networks)☆86Updated 5 years ago
- Experiments on CNN-based image enhancement in pytorch☆47Updated 5 years ago
- In this repository, I reproduce the DCGAN paper using PyTorch☆28Updated 2 years ago