Skip to content

ILG2021/cfm-mnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a demo of using Conditional Flow Matching to generate mnist data

安装

pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118

pip install torchcfm

下载数据集

python download_mnist.py

训练

python train.py

推理

python inference.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages