8 results found Sort:
- Filter by Primary Language:
- Python (5)
- Jupyter Notebook (3)
- +
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
Created
2020-10-01
58 commits to master branch, last one 2 years ago
Official Implementation for "ReStyle: A Residual-Based StyleGAN Encoder via Iterative Refinement" (ICCV 2021) https://arxiv.org/abs/2104.02699
Created
2021-04-06
37 commits to main branch, last one 2 years ago
Official Implementation for "HyperStyle: StyleGAN Inversion with HyperNetworks for Real Image Editing" (CVPR 2022) https://arxiv.org/abs/2111.15666
Created
2021-11-30
19 commits to main branch, last one 2 years ago
Official implementation of "Designing an Encoder for StyleGAN Image Manipulation" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02766
Created
2021-02-04
24 commits to main branch, last one 2 years ago
Official Implementation of "Third Time's the Charm? Image and Video Editing with StyleGAN3" (AIM ECCVW 2022) https://arxiv.org/abs/2201.13433
Created
2022-01-31
12 commits to main branch, last one 2 years ago
HyperInverter: Improving StyleGAN Inversion via Hypernetwork (CVPR 2022)
Created
2022-04-09
2 commits to master branch, last one 3 months ago
Non-Official Pytorch implementation of "Face Identity Disentanglement via Latent Space Mapping" https://arxiv.org/abs/2005.07728 Using StyleGAN2 instead of StyleGAN
Created
2020-12-22
145 commits to master branch, last one about a year ago
GAN encoders in PyTorch that could match PGGAN, StyleGAN v1/v2, and BigGAN. Code also integrates the implementation of these GANs.
Created
2021-08-21
16 commits to master branch, last one 5 months ago