Generative Art

Generative Art

79 bookmarks
Newest
AIAIART Lesson #7 - Diffusion Models
AIAIART Lesson #7 - Diffusion Models
Time to dive into diffusion models and see what is going on underneath the magic that is making the news at the moment :) If you'd prefer a slightly longer, more conversational version, the livestream recording is up here: https://youtu.be/jkSoMlfuUm0 (this also covers a few additional topics thanks to questions from the twitch chat). Lesson notebook: https://ift.tt/ngptx7o Github (includes discord invite) : https://ift.tt/lvEuAy0
·youtube.com·
AIAIART Lesson #7 - Diffusion Models
AIAIART Lesson #5
AIAIART Lesson #5
Welcome back to AIAIART! This lesson recaps some of the core ideas from part 1 (lessons 1-4) and sets us up for the next few weeks, where we'll look into some advanced new techniques like transformers for image synthesis and the recently-famous diffusion models. The live stream of this lesson ran a little long and had a couple of technical hiccups, so this video is a re-recording that tries to do a more high-level summary. If you'd prefer to follow along with the full-length video in which I actually run all the code and explain in more depth, that video is up on https://ift.tt/bMYi7rx and as an unlisted video here: https://youtu.be/BHkLbzspdt8 See links to past lessons and our Discord where you can ask questions and share your projects via the aiaiart github repository: https://ift.tt/AKGc1ZW The colab link for lesson 5: https://ift.tt/IKPSQ63
·youtube.com·
AIAIART Lesson #5
AIAIART Lesson 7.5
AIAIART Lesson 7.5
Informal chat where we read through a few papers and look at a recent project. No central notebook for this lesson, but some resources we'll be talking about: - A brief shoutout to https://multimodal.art/ as a great way to keep up with things - CogView2: Faster and Better Text-to-Image Generation via Hierarchical Transformers (https://ift.tt/QgkA92Y) - Denoising Diffusion GAN (https://ift.tt/J4wdPlS) - My project, CLOOB Conditioned Latent Denoising Diffusion GANs (https://ift.tt/WIfpH7a) and specifically the demo notebook (https://ift.tt/xmiLsDy) I forgot to mention a few things: 1) If you're curious how I organised the code into that library with nice docs and such: check out NBDev. 2) The demo grids shown run from no conditioning (left) to fairly extreme conditioning (right) using classifier free guidance. -- Watch live at https://ift.tt/bMYi7rx
·youtube.com·
AIAIART Lesson 7.5
AIAIART Lesson 6
AIAIART Lesson 6
AIAIART Lesson 6, diving into transformer models and their application to image synthesis. We'll start by playing with text generation and build all the way up to creating our own version of the original 'dall-e' model for text-to-image synthesis. Github: https://ift.tt/lvEuAy0 The Colab notebook for this lesson: https://ift.tt/Ejvemku The original live-streamed version of this lesson isn't actually all that much longer than this video, coming in just over an hour! You can find it on https://ift.tt/bMYi7rx and I'll also upload it to YouTube at some point and update this description then.
·youtube.com·
AIAIART Lesson 6