ayulockin / deepimageinpaintingLinks
Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.
☆60Updated 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)☆400Updated 3 years ago
- PyTorch implementation of CycleGAN☆83Updated 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.☆176Updated 3 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆165Updated last year
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- Official PyTorch implementation of the paper "Generating Novel Scene Compositions from Single Images and Videos"☆44Updated 3 years ago
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆167Updated last year
- Official implementation of the paper "You Only Need Adversarial Supervision for Semantic Image Synthesis" (ICLR 2021)☆340Updated 2 years ago
- Official implementation of Fixed-Point GAN - ICCV 2019☆100Updated 4 years ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- Build U-Nets for segmentation from pre-trained TorchVision models.☆91Updated 6 years ago
- Autoencoders in PyTorch☆96Updated 3 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆64Updated 4 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 6 years ago
- Official repo for SemanticGAN https://nv-tlabs.github.io/semanticGAN/☆187Updated 3 years ago
- Code accompanying UVCGAN paper☆150Updated 8 months ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆109Updated 4 years ago
- ☆35Updated 3 years ago
- GANs in computer vision AI Summer article series☆78Updated 4 years ago
- [ICLR 2022] Finding an Unsupervised Image Segmenter in each of your Deep Generative Models☆78Updated 3 years ago
- A crash course on PyTorch hooks☆41Updated 5 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 6 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- A library that helps you split image into small, overlappable patches, and merge patches into original image.☆226Updated last year
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆54Updated 4 years ago
- Authors official implementation of "Big GANs Are Watching You" pre-print☆115Updated last year
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆114Updated last year
- Multi-label Classification using PyTorch on the CelebA dataset.☆25Updated 5 years ago
- A TF 2.0 implementation of Progressive growing of GANs☆17Updated 3 years ago