kangig94 / TF2-Image-GenerationLinks
Tensorflow2 reimplementation of image generation model (GAN, Style Transfer, Image to Image Translation, etc)
☆27Updated 3 years ago
Alternatives and similar repositories for TF2-Image-Generation
Users that are interested in TF2-Image-Generation are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation of In-Domain GAN Inversion for StyleGAN2☆149Updated 4 years ago
- This is an implementation of the paper Image2StyleGAN using StyleGAN as backbone☆58Updated 4 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆217Updated 5 years ago
- stylegan3 encoder for image inversion☆68Updated 3 years ago
- Official Implementation of LARGE: Latent-Based Regression through GAN Semantics☆92Updated 3 years ago
- Projecting images to latent space with StyleGAN2.☆300Updated 2 years ago
- Freeze the Discriminator: a Simple Baseline for Fine-Tuning GANs (CVPRW 2020)☆286Updated 3 years ago
- Official Implementation of Swapping Autoencoder for Deep Image Manipulation (NeurIPS 2020)☆524Updated 3 years ago
- Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021).☆287Updated 2 years ago
- ☆92Updated 3 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 6 years ago
- ☆255Updated last year
- [CVPR 2022] Styleformer - Official Pytorch Implementation☆182Updated 3 years ago
- StyleGAN2-ada for practice☆180Updated 9 months ago
- Unsupervised image-to-image translation method via pre-trained StyleGAN2 network☆225Updated 5 years ago
- TensorFlow implementation of our CVPR 2021 Paper "Rethinking Style Transfer: From Pixels to Parameterized Brushstrokes".☆167Updated 4 years ago
- [CVPR '21] Official repository for Few-shot Image Generation via Cross-domain Correspondence☆299Updated 2 years ago
- Unofficial implementation of Swapping Autoencoder for Deep Image Manipulation (https://arxiv.org/abs/2007.00653) in PyTorch☆257Updated 4 years ago
- A Pytorch implementation of StyleGAN2☆168Updated 4 years ago
- Official PyTorch implementation of "ArtFlow: Unbiased Image Style Transfer via Reversible Neural Flows"☆169Updated 4 years ago
- [ECCV 2020] In-Domain GAN Inversion for Real Image Editing (PyTorch code)☆408Updated 4 years ago
- Official pytorch implementation of StyleMapGAN (CVPR 2021)☆465Updated 4 years ago
- [ICLR 2021 Spotlight] A Good Image Generator Is What You Need for High-Resolution Video Synthesis☆245Updated 3 years ago
- Optimization based style transfer☆258Updated 2 years ago
- Official repository for the paper "Image Generators with Conditionally-Independent Pixel Synthesis" (CVPR2021, Oral)☆207Updated 4 years ago
- StyleSpace Analysis: Disentangled Controls for StyleGAN Image Generation☆324Updated 2 years ago
- ☆241Updated 2 years ago
- [CVPR 2021] Adversarial Generation of Continuous Images☆234Updated 4 years ago
- This package provides a pythorch implementation of "GAN-Control: Explicitly Controllable GANs", ICCV 2021.