kligvasser / SinGANLinks
Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
☆54Updated 3 years ago
Alternatives and similar repositories for SinGAN
Users that are interested in SinGAN are comparing it to the libraries listed below
Sorting:
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆172Updated last year
- Official PyTorch implementation of "ArtFlow: Unbiased Image Style Transfer via Reversible Neural Flows"☆166Updated 4 years ago
- A simple and useful implementation of LPIPS.☆162Updated last year
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆190Updated 3 years ago
- Unpaired Image-to-Image Translation using Adversarial Consistency Loss, ECCV 2020☆151Updated 2 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆64Updated 3 years ago
- Official Pytorch implementation of "Exploring Patch-wise Semantic Relation for Contrastive Learning in Image-to-Image Translation Tasks" …☆66Updated last year
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆20Updated 5 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆173Updated 3 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- Code accompanying UVCGAN paper☆149Updated 5 months ago
- Official implementation for "QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation" (CVPR 2022)☆79Updated 2 years ago
- CVPR 2021: "Generating Diverse Structure for Image Inpainting With Hierarchical VQ-VAE"☆182Updated 3 years ago
- Officially unofficial PyTorch re-implementation of paper: AdaAttN: Revisit Attention Mechanism in Arbitrary Neural Style Transfer, ICCV 2…☆234Updated last year
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆54Updated 7 years ago
- [CVPR '21] Official repository for Few-shot Image Generation via Cross-domain Correspondence☆295Updated last year
- [CVPR 2021]: The Spatially-Correlative Loss for Various Image Translation Tasks☆107Updated 2 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆239Updated 4 years ago
- ☆126Updated 3 years ago
- [AAAI 2022] Towards Ultra-Resolution Neural Style Transfer via Thumbnail Instance Normalization☆182Updated 2 years ago
- Contextual Loss (CX) and Contextual Bilateral Loss (CoBi).☆171Updated last year
- Ensembling Off-the-shelf Models for GAN Training (CVPR 2022 Oral)☆400Updated 2 years ago
- Code for deep generative prior (ECCV2020 oral)☆504Updated last year
- UVCGAN v2: An Improved Cycle-Consistent GAN for Unpaired Image-to-Image Translation☆144Updated 3 months ago
- Pytorch implementation of ProjectedGAN (https://arxiv.org/abs/2111.01007)☆25Updated 3 years ago
- A Pytorch implementation of the 2017 Huang et. al. paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"☆38Updated 4 years ago
- [CVPR 2022] Unsupervised Image-to-Image Translation with Generative Prior☆194Updated last year
- Official implementation for Gradient Normalization for Generative Adversarial Networks