Skip to content

DoronHav/WassersteinFlowMatching

Repository files navigation

Wasserstein Flow Matching

Flow Matching on point-clouds and Gaussians. Please read our work for more details : Wasserstein Flow Matching.

This implementation is written in Python3 and relies on FLAX, JAX, & JAX-OTT.

Examples

Installation

To install JAX, simply run the command:

pip install --upgrade "jax[cuda12_pip]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html

And to install WassersteinFlowMatching along with the rest of the requirements, please clone this repo. For detailed guides, please follow provided notebooks in the tutorials folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published