[deleted] OP t1_ivqfqvz wrote
Reply to comment by bloc97 in [Discussion] Could someone explain the math behind the number of distinct images that can be generated with a latent diffusion model? by [deleted]
[deleted]
bloc97 t1_ivqgf0q wrote
I was considering an unconditional latent diffusion model, but for conditional models, the computation becomes much more complex (we might have to use bayes here). If we use Score-Based Generative Modeling (https://arxiv.org/abs/2011.13456), we could try to find and count all the unique local minima and saddle points, but it is not clear how we can do this...
Professional-Ebb4970 t1_ivr476b wrote
You don't need to use a single seed for the noise patch, you can use random numbers and it will work just fine
Viewing a single comment thread. View all comments