stylegan2-pytorch
stylegan2-ada
Our great sponsors
stylegan2-pytorch | stylegan2-ada | |
---|---|---|
1883 | 21 | |
3,371 | 1,700 | |
- | 0.8% | |
2.5 | 0.0 | |
6 months ago | 10 months ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
stylegan2-pytorch
-
These are not real people. These are all images created by AI
Another great place to see AI generated faces: https://thispersondoesnotexist.com/
Check out https://thispersondoesnotexist.com/
Similarly check out This Person Does not Exist . com
There is this website called This Person Does Not Exist that shows you a random AI generated photo each time you refresh.
- Using AI generated pic to prey on others sympathy
-
I tried to get them to cut my hair like Kairi's
Jesus Christ you are all so gullible, it's a picture made by this
Yeah same, I'm usually able to spot stuff made by AI, But I actually thought this was real. I went to the site op used and some of the results I got were genuinely convincing.
-
Bypass Facial Recognition
Do they already know what you look like? If not, you can try this, just keep refreshing until you find someone you like. https://thispersondoesnotexist.com/
- Character design?
stylegan2-ada
-
Getty Images will cease to accept all submissions created using AI generative models
If you smudge just a few locations I doubt it would fool a simple discriminator. You could also train a discriminator that is robust to post-processing by using augmentations. This was popular with StyleGAN models: https://github.com/NVlabs/stylegan2-ada
-
Someone posted my art on this subreddit and it reached the front page without credit, so I thought I'd post something myself
https://github.com/NVlabs/stylegan2-ada + clip guided diffusion
- [P] Play around with StyleGAN2 in your browser
-
How do you generate those latent walk animations?
I understand the concept you're describing, but I'm unsure how to implement it in practice. The documentation on Stylegan2's GitHub page doesn't mention anything on it I can see. https://github.com/NVlabs/stylegan2-ada
You have to modify the code, it's line 60 in https://github.com/NVlabs/stylegan2-ada/blob/main/generate.py
-
[R] EigenGAN: Layer-Wise Eigen-Learning for GANs
You should check stylegan-2 ada, it works on colab and can be trained less than 12 hours tensorflow implementation
-
An interpolation from an AI trained on liminal images
with a process called ADA https://github.com/NVlabs/stylegan2-ada
-
[R] A survey on generative adversarial networks: fundamentals and recent advances - Link to free zoom lecture by the researcher in comments
Training generative adversarial networks with limited data [NeurIPS 2020] Tero Karras, Miika Aittala, Janne Hellsten, Samuli Laine, Jaakko Lehtinen, and Timo Aila. arxiv: https://arxiv.org/abs/2006.06676v2 git: https://github.com/NVlabs/stylegan2-ada
-
[P] Stylegan on ~5k images
As official as it can be.
-
[D] Stylegan2-pytorch pauses for a long time after every 4th iteration?
I direct you to the issue on the subject in the NVLabs/stylegan2-ada repository.
What are some alternatives?
DeepFaceLab - DeepFaceLab is the leading software for creating deepfakes.
awesome-pretrained-stylegan2 - A collection of pre-trained StyleGAN 2 models to download
VQGAN-CLIP - Just playing with getting VQGAN+CLIP running locally, rather than having to use colab.
mediapipe - Cross-platform, customizable ML solutions for live and streaming media.
dalle-mini - DALLĀ·E Mini - Generate images from a text prompt
stylegan2_pytorch - A Pytorch implementation of StyleGAN2
clip-guided-diffusion - A CLI tool/python module for generating images from text using guided diffusion and CLIP from OpenAI.
waifu2x - Image Super-Resolution for Anime-Style Art
first-order-model - This repository contains the source code for the paper First Order Motion Model for Image Animation
go-unsplash - Go Client for the Unsplash API
stylegan2 - StyleGAN2 - Official TensorFlow Implementation