Thank you for sharing the code!
Could you possibly share a requirements file, it is tedious teasing out which packages are required one by one.
Larger issue: Lots of code missing from riemdiffpp that is supposedly imported.
I am getting multiple issues with dependencies that are missing eg ApproxSphere, flow_matching, noise, schedule.
Currently, i have commented out every import that errors, are these imports essential? Or should they be removed?
Edit added: Do you have any examples of how to sample from a trained model? I only see nll calculations.
Thank you for sharing the code!
Could you possibly share a requirements file, it is tedious teasing out which packages are required one by one.
Larger issue: Lots of code missing from riemdiffpp that is supposedly imported.
I am getting multiple issues with dependencies that are missing eg ApproxSphere, flow_matching, noise, schedule.
Currently, i have commented out every import that errors, are these imports essential? Or should they be removed?
Edit added: Do you have any examples of how to sample from a trained model? I only see nll calculations.