Will Kwan was told he wasn’t beautiful enough to be an Instagram model so he used a generative adversarial network to generate some beautiful Instagram people to pose for me.
Code:
- StyleGAN2 (model pretrained on faces): https://github.com/NVlabs/stylegan2
- Predict the popularity of Instagram photos: https://github.com/dingkeyan93/Intrinsic-Image-Popularity
- Convert images into StyleGAN latent space to mess around with: https://github.com/michaelpdu/stylegan-encoder