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.
☆32Updated 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
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorch☆32Updated 5 years ago
- Pytorch Implementation of CycleGAN, and its incremental improvement☆11Updated 4 years ago
- SRGAN (Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) implementation using PyTorch framework☆46Updated 3 years ago
- PyTorch implementation of image deblurring using deep learning. Use a simple convolutional autoencoder neural network to deblur Gaussian …☆24Updated last year
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆25Updated 2 years ago
- ☆78Updated 3 years ago
- Image Colorization using GANs, written in Pytorch☆33Updated 6 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆16Updated 5 years ago
- Implementation of "Image Super-Resolution using Deep Convolutional Network"☆44Updated 5 years ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆82Updated 3 years ago
- Code of 'when AWGN-based Denoiser Meets Real Noises'☆164Updated 4 years ago
- Experiments on CNN-based image enhancement in pytorch☆43Updated 4 years ago
- A mirror of Xueyang Fu, Jiabin Huang, Xinghao Ding, Yinghao Liao, and John Paisley's set of synthetic rainy images.☆29Updated 5 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆47Updated 6 years ago
- PyTorch implementation for Image Denoising and Image Dehazing☆21Updated 4 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆154Updated 4 months ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 3 years ago
- Learn how to train SRGAN on Custom dataset☆34Updated 2 years ago
- This repository is for "Image Colorization: A Survey and Dataset" paper☆61Updated 3 months ago
- lots of single image super resolution model implementations in tensorflow☆9Updated 5 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 filter that smooths images while preserving edges.☆42Updated 3 years ago
- Keras Implementation of MIRNet - SoTA in Image Denoising, Super Resolution and Image Enhancement - CVPR 2020☆24Updated 4 years ago
- Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018☆94Updated last year
- SRCNN_SRGAN_ESRGAN_ON_BRAIN_MRI☆9Updated 3 years ago
- An improved contrast enhancement method for image.☆66Updated last year
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆54Updated 7 years ago
- This is the official code for the paper "GAN Based Image Deblurring Using Dark Channel Prior"☆12Updated 5 years ago
- A PyTorch implementation of EnhanceNet (ENET) for Single Image Super Resolution (SISR)☆24Updated 5 years ago