
The Weird and Wonderful World of AI Art (w/ Author Jack Morris)
- Frank
- May 9, 2022
- AI
- ai art
- ai art colab
- ai art generator
- aiart
- artificial intelligence
- Arxiv
- clip
- clip ai art
- clip art
- clip guided diffusion
- clip vqgan
- dall-e
- dalle
- Deep Dream
- Deep Learning
- deep learning art
- disco diffusion
- explained
- glide
- guided diffusion
- guided diffusion openai
- Machine Intelligence
- Machine Learning
- Neural Networks
- openai clip
- Paper
- picture generator
- rudall-e
- rudalle
- StyleGAN
- turbo diffusion
Since the release of CLIP, the world of AI art has seen an unprecedented level of acceleration in what’s possible to do. Whereas image generation had previously been mostly in the domain of scientists, now a community of professional artists, researchers, and amateurs are sending around colab notebooks and sharing their creations via social media. […]
Read More
This AI Creates Infinite NFTs
- Frank
- May 9, 2022
- AI
- ai art
- ai created nft
- ai nft generator
- artificial intelligence
- Arxiv
- bored ape yacht club
- bored apes
- Deep Learning
- explained
- gan nft
- generative adversarial network
- goodfellow
- how to create nft
- Machine Learning
- machine learning nft
- Neural Networks
- nft gan
- nft generator
- opensea nft
- Paper
- Schmidhuber
- StyleGAN
- stylegan2
Yannic shows us how to build an AI that can create as many bored apes as we want. Fungibility for everyone, indeed.
Read More
NVIDIA’s New AI: Superb Details, Super Fast!
Two Minute Papers examines the paper “Multimodal Conditional Image Synthesis with Product-of-Experts GANs” in this video.
Read More
An AI That Makes Dog Photos
Two Minute Papers explores the paper “Training Generative Adversarial Networks with Limited Data.”
Read More
An AI that Creates Beautiful Daytime Images
Two Minute Papers takes a closer look at the paper “High-Resolution Daytime Translation Without Domain Labels” in this video.
Read More
StyleGAN2: Near-Perfect Human Face Synthesis and More
Two Minute Papers dives into the paper “Analyzing and Improving the Image Quality of #StyleGAN.” Source code is available here:- https://github.com/NVlabs/stylegan2 You can even try it.
Read More
AI in 2020
- Frank
- January 13, 2020
- AI
- AI 2020
- AI research
- artificial intelligence
- Clojure
- Computer Science
- Deep Learning
- Education
- learn pytorch
- learn tensorflow
- Machine Learning
- Math
- Mathematics
- Neural Network
- neurIPS
- Programming
- Python
- PyTorch
- quantization
- rust
- Siraj Raval
- StyleGAN
- swift
- symbolic AI
- TensorFlow
- Waymo
Siraj Raval gets back to inspiring people to get into AI and pokes fun at himself. Almost exactly 4 years ago I decided to dedicate my life to helping educate the world on Artificial Intelligence. There were hardly any resources designed for absolute beginners and the field was dominated by PhDs. In 2020, thanks to […]
Read More
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
How to Morph Faces with a Generative Adversarial Network
- Frank
- September 13, 2019
- Arxiv
- GAN
- StyleGAN
Arxiv Insights shows you how to morph faces with a GAN complete with source code.
Read More
Neural Style Transfer
Here’s a great tutorial that uses deep learning to compose one image in the style of another image. If you’ve ever wished that you could paint like Picasso or Van Gogh. then this AI technique is your big chance. Known as neural style transfer and the technique is outlined in A Neural Algorithm of Artistic Style, you can […]
Read More