DiffusionModel
Re-implementating Diffusion model using Pytorch
Install / Use
/learn @leaderj1001/DiffusionModelREADME
DiffusionModel (WIP)
- Re-implementing Denoising Diffusion Probabilistic Models and Denoising Diffusion Implicit Models using Pytorch
Concept of DDPM & DDIM
- DDPM
- DDIM
Model Architecture (WIP)
Trining Process (WIP)
Evaluation Process (WIP)
Reference
- Denoising Diffusion Probabilistic Models (Paper link)
- Denoising Diffusion Implicit Models (Paper link)
Usage of Training
- DDPM
python main.py --model_type=ddpm
- DDIM
python main.py --model_type=ddim
Get a Awesome Generating Images ! (WIP)
- DDPM
- DDIM
Experiments
- Quantitative result
| Model | FID | IS | #Params | | :---: | :---: | :---: | :---: | | DDPM | - | - | - | | DDIM | - | - | - |
-
Qualitative result (WIP, attach more images later !, Below images are trained model result !)
- DDPM

- DDIM

Interpolations Experiments (WIP)
- Example (Below image is paper result)
Metric (FID) Evaluation
- Usage
python metric/fid_test.py --cuda=True
Metric (IS) Evalution (WIP)
- Usage
WIP
@article{ho2020denoising,
title={Denoising diffusion probabilistic models},
author={Ho, Jonathan and Jain, Ajay and Abbeel, Pieter},
journal={Advances in Neural Information Processing Systems},
volume={33},
pages={6840--6851},
year={2020}
}
@article{song2020denoising,
title={Denoising diffusion implicit models},
author={Song, Jiaming and Meng, Chenlin and Ermon, Stefano},
journal={arXiv preprint arXiv:2010.02502},
year={2020}
}
Related Skills
qqbot-channel
345.9kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.0k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
345.9kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
arscontexta
2.9kClaude Code plugin that generates individualized knowledge systems from conversation. You describe how you think and work, have a conversation and get a complete second brain as markdown files you own.
