Skip to content

SAST 2023 Summer Training CV Assignment: Latent Diffusion Model

License

Notifications You must be signed in to change notification settings

zhuhz22/sast2023-cv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unconditional Latent Diffusion Model

目录

简介

此项目为2023年系科协暑培CV课程作业,训练一个 Unconditional Latent Diffusion Model。 此项目基于 DiffusionFastForward 开发,按照原作者指定的 LICENSE 使用,特此鸣谢。

环境

详见requirements.txt

数据集

此项目采用 MNIST-M 数据集进行训练:在论文 Domain-Adversarial Training of Neural Networks 中首次使用的数据集,包含约 60000 张 28*28 的彩色手写数字图片。

清华云盘可以找到

checkpioits

本项目训练得到epoch=26-step=200000.ckpt的checkpoint,已上传至清华云盘

About

SAST 2023 Summer Training CV Assignment: Latent Diffusion Model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.0%
  • Jupyter Notebook 24.0%