Skip to content

Minimal (unofficial) implementation of the flow map matching method.

License

Notifications You must be signed in to change notification settings

nmboffi/flow_map_matching_public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

flow_map_matching

Minimal implementation of the flow map matching method (https://arxiv.org/abs/2406.07507) in jax.

Note: this is an unofficial implementation and does not recreate the exact experiments of the paper, but does contain implementations of the associated loss functions and basic training loops.

Also contains a modified version of the HuggingFace Diffusers UNet implementation to allow for two times as needed by the flow map formalism, along with a minimal stochastic interpolant implementation.

About

Minimal (unofficial) implementation of the flow map matching method.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages