generative adversarial networks

AI Generative AI

AI That Generates Beautiful Instagram People

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

Read More
AI Generative AI

An AI That Creates A Moving Digital Avatar Of You

Two Minute Papers examies the paper “Neural Volumes: Learning Dynamic Renderable Volumes from Images” in the following video.

Read More
AI Security

Defense Against Adversarial Attacks

Siraj Raval just posted this video on defending AI against adversarial attacks Machine Learning technology isn’t perfect, it’s vulnerable to many different types of attacks! In this episode, I’ll explain 2 common types of attacks and 2 common types of defenses using various code demos from across the Web. There’s some really dope mathematics involved […]

Read More