ayulockin / deepimageinpaintingLinks
Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.
☆59Updated 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)☆395Updated 3 years ago
- PyTorch implementation of CycleGAN☆81Updated 7 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆173Updated 3 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆80Updated 3 years ago
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆166Updated last year
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- A very simple implementation of cyclegan, which is based on pytorch.☆164Updated 10 months ago
- Repository of Various Test & Implementation of Generative Models☆38Updated 11 months ago
- ☆35Updated 3 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
- Official implementation of the paper "You Only Need Adversarial Supervision for Semantic Image Synthesis" (ICLR 2021)☆337Updated 2 years ago
- Official PyTorch implementation of the paper "Generating Novel Scene Compositions from Single Images and Videos"☆44Updated 2 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆64Updated 3 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆54Updated 3 years ago
- Code accompanying UVCGAN paper☆150Updated 6 months ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆109Updated 4 years ago
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆172Updated last week
- GANs in computer vision AI Summer article series☆76Updated 4 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆95Updated 3 years ago
- ☆139Updated 2 years ago
- Authors official implementation of "Big GANs Are Watching You" pre-print☆116Updated last year
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- Generate 256x256, 512x512 resolution images with simple Convolutional GAN by adding Gaussian noise to discriminator layers.☆10Updated 4 years ago
- Official implementation of Fixed-Point GAN - ICCV 2019☆100Updated 4 years ago
- Super Resolution datasets and models in Pytorch☆204Updated last year
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- Multi-label Classification using PyTorch on the CelebA dataset.☆25Updated 5 years ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆60Updated 2 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆212Updated 4 years ago
- Official implementation for "QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation" (CVPR 2022)☆80Updated 2 years ago