Git Product home page Git Product logo

Comments (1)

bloc97 avatar bloc97 commented on May 18, 2024 3

I think the "k-diffusion" you are referring to is the k-lms scheduler? It is already used by default in this implementation.

About learning about diffusion models, I guess it would be hard to understand without previous experience with generative models like GANs and VAEs, also knowing about the network architecture that StableDiffusion uses helps too. Mostly if you want to edit the models themselves you would need a fair amount of theoretical knowledge about machine learning. I think the best way to learn would be taking a undergraduate course on machine learning then a few graduate courses about representation learning.

I got started by learning from courses and also a lot of self learning by reading papers. I'm not sure if there is any open courses similar to the one given at MILA (the one given there does not always have video recordings) (https://sites.google.com/view/ift-6135-h2020/lectures) but any course that resembles this one would get you 90% of the way there, and the last 10% catching up by reading the original paper on diffusion models (https://arxiv.org/abs/2006.11239), then the DALL-E 2 paper (https://arxiv.org/abs/2204.06125) and finally the StableDiffusion paper (https://arxiv.org/abs/2112.10752).

from crossattentioncontrol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.