stylegan-encoder

There are 9 repositories under stylegan-encoder topic.

  • eladrich/pixel2style2pixel

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

    Language:Jupyter Notebook3.1k63316570
  • yuval-alaluf/restyle-encoder

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

    Language:Python1k1880156
  • yuval-alaluf/hyperstyle

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

    Language:Python9962879117
  • omertov/encoder4editing

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

    Language:Jupyter Notebook9182198156
  • yuval-alaluf/stylegan3-editing

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

    Language:Python645355074
  • VinAIResearch/HyperInverter

    HyperInverter: Improving StyleGAN Inversion via Hypernetwork (CVPR 2022)

    Language:Python11151213
  • danielroich/ID-disentanglement-Pytorch

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

    Language:Jupyter Notebook675413
  • 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.

    Language:Python42
  • zhaoyingpan/facial_expression_editing

    A facial expression editing program based on first order motion model, and StyleGAN encoder.

    Language:Jupyter Notebook2110