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.
☆39Updated 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:
- 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
- PyTorch implementation of CycleGAN☆84Updated 8 years ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 4 years ago
- Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018☆93Updated 2 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆165Updated last year
- Image Denoising with Generative Adversarial Network☆387Updated 8 years ago
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorch☆33Updated 5 years ago
- PyTorch implementation for Image Denoising and Image Dehazing☆25Updated 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
- ☆79Updated 3 months ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆121Updated 6 years ago
- Removing noise from images using deep learning models.Used some state-of-the-art denoising model’s architecture from research papers like…☆21Updated 4 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆312Updated 5 years ago
- Use deep Convolutional Neural Networks (CNNs) with PyTorch, including investigating DnCNN and U-net architectures☆136Updated 2 years ago
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- Official Implementation of ChromaGAN: An Adversarial Approach for Picture Colorization☆207Updated last year
- Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆277Updated 6 years ago
- Dress styles generation using GANs using TensorFlow☆18Updated 6 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 7 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆90Updated 3 years ago
- A python implementation of widely used image quality measures- MSE, PSNR, Average Difference,Normalized Correlation, Maximum Difference,N…☆15Updated 6 years ago
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆17Updated 6 years ago
- Coloring Black & White Images with the help of Autoencoder, Variational Autoencoder, Generative Adversarial Networks☆12Updated 5 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
- An easy-to-read implementation of DeblurGAN☆61Updated 2 years ago
- SUNet: Swin Transformer with UNet for Image Denoising☆247Updated 2 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 6 years ago
- Pytorch Implementation of CycleGAN, and its incremental improvement☆12Updated 5 years ago