ayulockin / deepimageinpainting
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
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆78Updated 2 years ago
- Official PyTorch implementation of the paper "Generating Novel Scene Compositions from Single Images and Videos"☆43Updated 2 years ago
- A collection of metrics for evaluating GAN models.☆55Updated 3 years ago
- ☆33Updated 3 years ago
- Pytorch implementation of ProjectedGAN (https://arxiv.org/abs/2111.01007)☆25Updated 3 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆394Updated 3 years ago
- Repository of Various Test & Implementation of Generative Models☆39Updated 8 months ago
- Official implementation of the paper "You Only Need Adversarial Supervision for Semantic Image Synthesis" (ICLR 2021)☆337Updated 2 years ago
- [ICLR 2022] Finding an Unsupervised Image Segmenter in each of your Deep Generative Models☆78Updated 3 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆158Updated 7 months ago
- Official implementation of Fixed-Point GAN - ICCV 2019☆100Updated 4 years ago
- Ensembling Off-the-shelf Models for GAN Training (CVPR 2022 Oral)☆395Updated 2 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆173Updated 3 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆93Updated 3 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- PyTorch implementation of CycleGAN☆79Updated 7 years ago
- ☆126Updated 3 years ago
- Code accompanying UVCGAN paper☆144Updated 3 months ago
- A pytorch implementation of Progressive-GAN that is actually works, readable and simple to customize☆84Updated 3 years ago
- Build U-Nets for segmentation from pre-trained TorchVision models.☆91Updated 5 years ago
- A fastai/PyTorch package for unpaired image-to-image translation.☆136Updated last year
- Official implementation for "QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation" (CVPR 2022)☆78Updated 2 years ago
- Official Pytorch implementation of "Exploring Patch-wise Semantic Relation for Contrastive Learning in Image-to-Image Translation Tasks" …☆66Updated last year
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆26Updated 3 years ago
- In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).☆163Updated 10 months ago
- Authors official implementation of "Big GANs Are Watching You" pre-print☆116Updated last year
- A Pytorch implementation of the 2017 Huang et. al. paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"☆38Updated 4 years ago
- Unpaired Image-to-Image Translation using Adversarial Consistency Loss, ECCV 2020☆150Updated 2 years ago
- PyTorch implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution"☆41Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆167Updated last month