stylegan-encoder topic

List stylegan-encoder repositories

encoder4editing

918
Stars
156
Forks
Watchers

Official implementation of "Designing an Encoder for StyleGAN Image Manipulation" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02766

hyperstyle

994
Stars
116
Forks
Watchers

Official Implementation for "HyperStyle: StyleGAN Inversion with HyperNetworks for Real Image Editing" (CVPR 2022) https://arxiv.org/abs/2111.15666

pixel2style2pixel

3.1k
Stars
571
Forks
Watchers

Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework

stylegan3-editing

644
Stars
73
Forks
Watchers

Official Implementation of "Third Time's the Charm? Image and Video Editing with StyleGAN3" (AIM ECCVW 2022) https://arxiv.org/abs/2201.13433

restyle-encoder

1.0k
Stars
156
Forks
Watchers

Official Implementation for "ReStyle: A Residual-Based StyleGAN Encoder via Iterative Refinement" (ICCV 2021) https://arxiv.org/abs/2104.02699

HyperInverter

111
Stars
13
Forks
Watchers

HyperInverter: Improving StyleGAN Inversion via Hypernetwork (CVPR 2022)

ID-disentanglement-Pytorch

67
Stars
13
Forks
Watchers

Non-Official Pytorch implementation of "Face Identity Disentanglement via Latent Space Mapping" https://arxiv.org/abs/2005.07728 Using StyleGAN2 instead of StyleGAN

Deep-GAN-Encoders

42
Stars
9
Forks
Watchers

GAN encoders in PyTorch that could match PGGAN, StyleGAN v1/v2, and BigGAN. Code also integrates the implementation of these GANs.