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.
☆37Updated 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
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 3 years ago
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorch☆33Updated 5 years ago
- PyTorch implementation of image deblurring using deep learning. Use a simple convolutional autoencoder neural network to deblur Gaussian …☆26Updated 2 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆82Updated 4 years ago
- Image Denoising with Generative Adversarial Network☆374Updated 7 years ago
- SRGAN (Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) implementation using PyTorch framework☆46Updated 3 years ago
- A deep learning model for disease detection in tomato plants using Deep Convolutional Generative Adversarial Network (DCGAN) as data augm…☆10Updated 4 years ago
- lots of single image super resolution model implementations in tensorflow☆9Updated 5 years ago
- Region-wise GAN, image inpainting☆55Updated 5 years ago
- PyTorch implementation for Image Denoising and Image Dehazing☆24Updated 4 years ago
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆17Updated 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
- Super-Resolution Generative Adversarial Networks (SRGAN) is a deep learning application to generate high resolution (HR) images from low …☆22Updated 3 years ago
- SRCNN_SRGAN_ESRGAN_ON_BRAIN_MRI☆9Updated 3 years ago
- Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018☆94Updated 2 years ago
- Tensorflow implementation of DeblurGAN(Blind Motion Deblurring Using Conditional Adversarial Networks)☆83Updated 4 years ago
- Code of 'when AWGN-based Denoiser Meets Real Noises'☆165Updated 4 years ago
- Implementation of Optical Flow with Lucas Kanade method on Python 3.8☆12Updated 4 years ago
- Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆277Updated 5 years ago
- In this notebook, we'll be building a generative adversarial network (GAN) trained on the MNIST dataset. From this, we'll be able to gene…☆26Updated 5 years ago
- Removing noise from images using deep learning models.Used some state-of-the-art denoising model’s architecture from research papers like…☆20Updated 3 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆47Updated 6 years ago
- Medical image super-resolution using Real-ESRGAN and ESRGAN.☆30Updated last year
- This repository contains code for the super resolution of medical images using SRGAN and other comparative models, such as SRCNN, SRResNe…☆14Updated 6 years ago
- Pytorch implementation of pix2pix for various datasets.☆123Updated 4 years ago
- Detect traffic sign and recognize them using Image Processing algorithms and Machine Learning(Random Forest)☆13Updated 2 years ago
- This is an Image Super Resolution model implemented in python using keras. This model comes with a GUI to allow users to make use of the …☆38Updated 2 years ago
- Experiments on CNN-based image enhancement in pytorch☆45Updated 4 years ago