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.
☆33Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Image-Restoration-deep-learning
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorch☆32Updated 5 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 3 years ago
- PyTorch implementation of image deblurring using deep learning. Use a simple convolutional autoencoder neural network to deblur Gaussian …☆23Updated last year
- Image Colorization using GANs, written in Pytorch☆32Updated 6 years ago
- ☆77Updated 3 years ago
- This repository is for "Image Colorization: A Survey and Dataset" paper☆58Updated last month
- SRGAN (Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) implementation using PyTorch framework☆45Updated 3 years ago
- Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018☆93Updated last year
- Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆276Updated 5 years ago
- ☆12Updated 4 years ago
- PyTorch implementation for Image Denoising and Image Dehazing☆18Updated 4 years ago
- A pytorch implementation of "ESRGAN: Enhanced Super-Resolution Generative Adversarial Networks"☆8Updated 4 years ago
- Pytorch code for "Real image denoising with feature attention", ICCV (Oral), 2019.☆338Updated 3 years ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆80Updated 3 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
- A Tensorflow2.x implementation of Pyramid Vision Transformer as described in Pyramid Vision Transformer: A Versatile Backbone for Dense P…☆16Updated 3 years ago
- An easy-to-read implementation of DeblurGAN☆57Updated last year
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆16Updated 5 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆297Updated 4 years ago
- Bicubic interpolation for images (Python)☆140Updated 5 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆120Updated 5 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆193Updated 5 years ago
- Region-wise GAN, image inpainting☆54Updated 4 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆47Updated 6 years ago
- SUNet: Swin Transformer with UNet for Image Denoising☆205Updated last year
- SRCNN_SRGAN_ESRGAN_ON_BRAIN_MRI☆9Updated 3 years ago
- Removing shadows from pictures (without color adjustment).☆28Updated 5 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆150Updated 2 months ago
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆25Updated 2 years ago