There are 3 repositories under stylegan3 topic.
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
Official Implementation of "Third Time's the Charm? Image and Video Editing with StyleGAN3" (AIM ECCVW 2022) https://arxiv.org/abs/2201.13433
A collection of Jupyter notebooks to play with NVIDIA's StyleGAN3 and OpenAI's CLIP for a text-based guided image generation.
Unofficial implementation of DragGAN with StyleGAN2/3 pretrained models
InterfaceGAN++: Exploring the limits of InterfaceGAN. In this repository, we propose an approach, termed as InterFaceGAN++, for semantic face editing based on the work from Shen et al. Specifically, we leverage the ideas from the previous work, by applying the method for new face attributes, and also for StyleGAN3. We qualitatively explain that moving the latent vector toward the trained boundaries leads in many cases to keeping the semantic information of the generated images (by preserving its local structure) and modify the desired attribute, thus helps to demonstrate the disentangled property of the StyleGANs.
3DGANTex: 3D Face Reconstruction with StyleGAN3-based Texture Synthesis from Multi-View Images
Efficient Scale-Invariant Generator with Column-Row Entangled Pixel Synthesis (CVPR 2023)
Inverse an image to the latent space of StyleGAN3
AnimeGAN2 trained on Arcane
Generating Landscapes Using DCGAN and StyleGAN3 🏞️
ncnn implementation of StyleGAN2ADA and StyleGAN3.
This project investigates the integration of alias-free resampling techniques, inspired by StyleGAN3, into the UNet architecture of Diffusion models. Our approach focuses on improving model performance without introducing new trainable parameters, maintaining efficiency and simplicity.
uses OSC to modify stylegan3 generation and sends result via NDI. Comes with a touchdsigner project.
(2021) Robust Deepfake Detection project for the Deep Learning course at ETH. Authors: David Kamm, Nicolas Muntwyler, Alexander Timans, Moritz Vandenhirtz
State-of-the-art https://arxiv.org/abs/2302.09119 https://intranet.matematicas.uady.mx/journal/index.php?c=50
The repository has scripts and notebooks to train generative models. We specifically aim to train histo-pathology images which are protected under HIPAA law, to make a robust dataset for future pathology computer vision endeavors.
A Gradio app for creating bros face pics using BroGAN
Datasets formatted to be used for conditional StyleGAN v2 & v3.
Modifications of the official PyTorch implementation of StyleGAN3, using PDillis's fork as base and incorporating code from other repo's, eg OSMR's blending
'Robust Deepfake Detection' project for the Deep Learning course at ETH Zurich, 2021. Authors (alphabetic): David Kamm, Nicolas Muntwyler, Alexander Timans, Moritz Vandenhirtz.
StyleGAN3 and other neural network models of the berlin based visionary artist Michael "Colory" Krebs.
lucid-sonic-dreams with Stylegan3 support
Alias-Free Generative Adversarial Networks (StyleGAN3)
Because the world definitely needed another React dev's 3D experiments. Watch as I turn perfectly good WebGL into questionable entertainment. Side effects may include excessive GPU usage and mild confusion. 🎪
We use a cheXplain autoencoder architecture to encoder real chest x-ray images for counterfactual image generation
This repository is code for debiasing large chest X-ray datasets using StyleGAN3. We use code from HiddenInPlainSight repository to demonstrate our methods robustness agains adversarial attacks