ayulockin / deepimageinpaintingLinks
Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.
☆61Updated 5 years ago
Alternatives and similar repositories for deepimageinpainting
Users that are interested in deepimageinpainting are comparing it to the libraries listed below
Sorting:
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆401Updated 3 years ago
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆169Updated last year
- PyTorch implementation of CycleGAN☆84Updated 8 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆178Updated 3 years ago
- ☆35Updated 4 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆116Updated last year
- A very simple implementation of cyclegan, which is based on pytorch.☆166Updated last year
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated 2 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 6 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆65Updated 4 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆96Updated 4 years ago
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- Autoencoders in PyTorch☆98Updated 3 years ago
- Official implementation of the paper "You Only Need Adversarial Supervision for Semantic Image Synthesis" (ICLR 2021)☆341Updated 3 years ago
- Code accompanying UVCGAN paper☆152Updated 11 months ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆110Updated 4 years ago
- Official implementation of Fixed-Point GAN - ICCV 2019☆100Updated 4 years ago
- Generate 256x256, 512x512 resolution images with simple Convolutional GAN by adding Gaussian noise to discriminator layers.☆10Updated 4 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
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 5 years ago
- GANs in computer vision AI Summer article series☆79Updated 5 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 6 years ago
- Learning image-to-image translation using paired and unpaired training samples☆20Updated 4 years ago
- Official PyTorch implementation of the paper "Generating Novel Scene Compositions from Single Images and Videos"☆44Updated 3 years ago
- Super Resolution datasets and models in Pytorch☆210Updated last year
- This repo contains code for SimCLR : A Simple Framework for Contrastive Learning of Visual Representations☆21Updated 4 years ago
- A crash course on PyTorch hooks☆40Updated 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
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆175Updated 5 months ago