Skip to content

ulrikisdahl/Conditional-Flow-Matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conditional Flow Matching

This repo explores various applications of Flow Matching.

Original state

Originally the repo was meant to give intuition for how Flow Matching models can be implemented in a simple way. The repo has moved on from this, but an implementation of a simple conditional flow matching objective can still be found at the branch simple_flow_matching

I also wrote an article explaining how Flow Matching works: https://medium.com/@uisdahl/understanding-flow-matching-de2f706cb09d

Resources


Repo

The flow matching model can be found in u_net


Sample results for simple Flow Matching objective

Generating flows that take samples from a standard gaussian to the flower-102 distribution

flowers

The learned flows create decent samples after around 20 epochs, but there is some collapse in the distribution of colors

About

Conditional Flow Matching implementation in PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages