conditional-flow-matching
conditional-flow-matching copied to clipboard
Computing Average Probabilities in ODE-based Generative Model
Hi, I'm working on an ODE-based generative model using conditional flow matching. However, I'm encountering an issue where the computed average probabilities of generated samples are consistently 0. I suspect the issue lies in the computation of the log probabilities or their transformation into probabilities. Could you please provide an example for that?
Thanks.