manicman1999/StyleGAN2-Tensorflow-2.0
StyleGAN 2 in Tensorflow 2.0
Language: Python
#deep_learning #gan #stylegan
Stars: 122 Issues: 0 Forks: 15
https://github.com/manicman1999/StyleGAN2-Tensorflow-2.0
StyleGAN 2 in Tensorflow 2.0
Language: Python
#deep_learning #gan #stylegan
Stars: 122 Issues: 0 Forks: 15
https://github.com/manicman1999/StyleGAN2-Tensorflow-2.0
GitHub
GitHub - manicman1999/StyleGAN2-Tensorflow-2.0: StyleGAN 2 in Tensorflow 2.0
StyleGAN 2 in Tensorflow 2.0. Contribute to manicman1999/StyleGAN2-Tensorflow-2.0 development by creating an account on GitHub.
genforce/genforce
GenForce: an efficient PyTorch library for deep generative modeling (StyleGANv1v2, PGGAN, etc)
Language: Python
#efficient_pytorch_library #model_zoo #stylegan
Stars: 124 Issues: 0 Forks: 2
https://github.com/genforce/genforce
GenForce: an efficient PyTorch library for deep generative modeling (StyleGANv1v2, PGGAN, etc)
Language: Python
#efficient_pytorch_library #model_zoo #stylegan
Stars: 124 Issues: 0 Forks: 2
https://github.com/genforce/genforce
GitHub
GitHub - genforce/genforce: An efficient PyTorch library for deep generative modeling.
An efficient PyTorch library for deep generative modeling. - genforce/genforce
eladrich/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation"
Language: Jupyter Notebook
#generative_adversarial_network #image_translation #stylegan #stylegan_encoder
Stars: 82 Issues: 2 Forks: 4
https://github.com/eladrich/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation"
Language: Jupyter Notebook
#generative_adversarial_network #image_translation #stylegan #stylegan_encoder
Stars: 82 Issues: 2 Forks: 4
https://github.com/eladrich/pixel2style2pixel
GitHub
GitHub - eladrich/pixel2style2pixel: Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation"…
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework - eladrich/pixel2style2pixel
yuval-alaluf/SAM
Official Implementation for "Only a Matter of Style: Age Transformation Using a Style-Based Regression Model"
Language: Python
#age_transformation #aging #generative_adversarial_networks #stylegan
Stars: 73 Issues: 0 Forks: 2
https://github.com/yuval-alaluf/SAM
Official Implementation for "Only a Matter of Style: Age Transformation Using a Style-Based Regression Model"
Language: Python
#age_transformation #aging #generative_adversarial_networks #stylegan
Stars: 73 Issues: 0 Forks: 2
https://github.com/yuval-alaluf/SAM
GitHub
GitHub - yuval-alaluf/SAM: Official Implementation for "Only a Matter of Style: Age Transformation Using a Style-Based Regression…
Official Implementation for "Only a Matter of Style: Age Transformation Using a Style-Based Regression Model" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02754 - yuval-alaluf/SAM
yuval-alaluf/restyle-encoder
Official Implementation for "ReStyle: A Residual-Based StyleGAN Encoder via Iterative Refinement" https://arxiv.org/abs/2104.02699
Language: Python
#generative_adversarial_networks #iterative_refinement #stylegan #stylegan_encoder
Stars: 126 Issues: 3 Forks: 10
https://github.com/yuval-alaluf/restyle-encoder
Official Implementation for "ReStyle: A Residual-Based StyleGAN Encoder via Iterative Refinement" https://arxiv.org/abs/2104.02699
Language: Python
#generative_adversarial_networks #iterative_refinement #stylegan #stylegan_encoder
Stars: 126 Issues: 3 Forks: 10
https://github.com/yuval-alaluf/restyle-encoder
arXiv.org
ReStyle: A Residual-Based StyleGAN Encoder via Iterative Refinement
Recently, the power of unconditional image synthesis has significantly advanced through the use of Generative Adversarial Networks (GANs). The task of inverting an image into its corresponding...
yuval-alaluf/stylegan3-editing
Official Implementation of "Third Time's the Charm? Image and Video Editing with StyleGAN3" https://arxiv.org/abs/2201.13433
#generative_adversarial_network #image_editing #stylegan #stylegan_encoder #stylegan3
Stars: 135 Issues: 0 Forks: 1
https://github.com/yuval-alaluf/stylegan3-editing
Official Implementation of "Third Time's the Charm? Image and Video Editing with StyleGAN3" https://arxiv.org/abs/2201.13433
#generative_adversarial_network #image_editing #stylegan #stylegan_encoder #stylegan3
Stars: 135 Issues: 0 Forks: 1
https://github.com/yuval-alaluf/stylegan3-editing
arXiv.org
Third Time's the Charm? Image and Video Editing with StyleGAN3
StyleGAN is arguably one of the most intriguing and well-studied generative models, demonstrating impressive performance in image generation, inversion, and manipulation. In this work, we explore...