disanda / Deep-GAN-Encoders
GAN encoders in PyTorch that could match PGGAN, StyleGAN v1/v2, and BigGAN. Code also integrates the implementation of these GANs.
☆46Updated 10 months ago
Alternatives and similar repositories for Deep-GAN-Encoders:
Users that are interested in Deep-GAN-Encoders are comparing it to the libraries listed below
- ☆70Updated 3 years ago
- Mind the Gap: Domain Gap Control for Single Shot Domain Adaptation for Generative Adversarial Networks (ICLR 2022)☆55Updated 2 years ago
- Non-Official Pytorch implementation of "Face Identity Disentanglement via Latent Space Mapping" https://arxiv.org/abs/2005.07728 Using St…☆70Updated 2 years ago
- Efficient Semantic Image Synthesis via Class-Adaptive Normalization (TPAMI 2021)☆63Updated 3 years ago
- The official PyTorch implementation for MM'21 paper 'Attribute-specific Control Units in StyleGAN for Fine-grained Image Manipulation'☆38Updated 3 years ago
- [ECCV 2022] PadInv: High-fidelity GAN Inversion with Padding Space☆87Updated 2 years ago
- ☆51Updated 10 months ago
- ☆60Updated 2 years ago
- Simple Tensorflow implementation of "Adaptive Convolutions for Structure-Aware Style Transfer" (CVPR 2021)☆25Updated 2 years ago
- Continuous and Diverse Image-to-Image Translation via Signed Attribute Vectors (IJCV2022)☆45Updated 2 years ago
- Official code for our ICCV paper: "From Continuity to Editability: Inverting GANs with Consecutive Images"☆41Updated 3 years ago
- Official pytorch implementation of "Scaling-up Disentanglement for Image Translation", ICCV 2021.☆48Updated 3 years ago
- ☆104Updated 3 years ago
- ☆80Updated 3 years ago
- [IJCAI 2021] Disentangled Face Attribute Editing via Instance-Aware Latent Space Search☆72Updated last year
- Implementation of 'Controllable Person Image Synthesis with Spatially-Adaptive Warped Normalization'☆56Updated 2 years ago
- ☆39Updated 2 years ago
- [CVPR 2021] Pytorch implementation of Hijack-GAN: Unintended-Use of Pretrained, Black-Box GANs☆48Updated 3 years ago
- Vector Quantized Image-to-Image Translation (ECCV 2022)☆78Updated 2 years ago
- ☆79Updated 3 years ago
- The official repository of "Encode-in-Style: Latent-based Video Encoding using StyleGAN2"☆48Updated 2 years ago
- Pytorch implementation of few-shot semantic image synthesis☆44Updated 2 years ago
- Official PyTorch implementation of Retrieve in Style: Unsupervised Facial Feature Transfer and Retrieval.☆79Updated 3 years ago
- A GAN inversion toolbox based on PyTorch library. We design a unified pipeline for inversion methods and conduct a comprehensive benchmar…☆63Updated 3 weeks ago
- ☆42Updated last year
- Pytorch Implementation for CVPR'2022 paper ✨ "Predict, Prevent, and Evaluate: Disentangled Text-Driven Image Manipulation Empowered by Pr…