# Denoising Diffusion Probabilistic Models
Jonathan Ho, Ajay Jain, Pieter Abbeel
Paper: https://arxiv.org/abs/2006.11239
Website: https://hojonathanho.github.io/diffusion
![Samples generated by our model](resources/samples.png)
Experiments run on Google Cloud TPU v3-8.
Requires TensorFlow 1.15 and Python 3.5, and these dependencies for CPU instances (see `requirements.txt`):
```
pip3 install fire
pip3 install scipy
pip3 install pillow
pip3 install tensorflow-probability==0.8
pip3 install tensorflow-gan==0.0.0.dev0
pip3 install tensorflow-datasets==2.1.0
```
The training and evaluation scripts are in the `scripts/` subdirectory.
The commands to run training and evaluation are in comments at the top of the scripts.
Data is stored in GCS buckets. The scripts are written to assume that the bucket names are of the form `gs://mybucketprefix-us-central1`; i.e. some prefix followed by the region.
The prefix should be passed into the scripts using the `--bucket_name_prefix` flag.
Models and samples can be found at: https://www.dropbox.com/sh/pm6tn31da21yrx4/AABWKZnBzIROmDjGxpB6vn6Ja
## Citation
If you find our work relevant to your research, please cite:
```
@article{ho2020denoising,
title={Denoising Diffusion Probabilistic Models},
author={Jonathan Ho and Ajay Jain and Pieter Abbeel},
year={2020},
journal={arXiv preprint arxiv:2006.11239}
}
```
![avatar](https://profile-avatar.csdnimg.cn/default.jpg!1)
Matlab科研辅导帮
- 粉丝: 3w+
- 资源: 7820
最新资源
- COMSOL 5.6版本激光与电火花加工中的水平集两相流仿真模型探索:探究流体传热与层流两相流耦合应用,COMSOL 5.6激光和电火花加工的两相流水平集仿真模型:聚焦传热与层流技术,comsol激光
- OPC配置服务端DCOM一键化解决方案:省时省力,轻松搞定OPC远程通讯与数据传输,OPC DCOM一键配置,省心省力,轻松搞定远程通讯问题-数据传输的智能解决方案,OPC配置服务端DCOM
- PMSM永磁同步电机参数高精度辨识仿真:定子电阻、DQ电感及转子磁链的精准估算(附原理说明文档),PMSM永磁同步电机参数高精度辨识仿真:定子电阻、DQ电感及转子磁链的精准估算(附Matlab版本及原
- 2010年上半年软件设计师考试上午真题-真题及答案解析
- 基于麻雀算法优化无人机的复杂环境航迹规划-以MATLAB实现200x200地图下的三峰两威胁区域应对策略,基于麻雀算法优化的无人机航迹规划:MATLAB实现及地图参数设置与运行效果展示,基于麻雀算法优
- scirobotics.adr5512-movies-s1-to-s6.zip
- final shell 桌面级共享
- 基于浆液黏度时空变化的水平裂隙岩体注浆扩散COMSOL数值模拟研究,基于浆液黏度时空变化的COMSOL水平裂隙岩体注浆扩散模拟研究,COMSOL基于浆液黏度时空变化的水平裂隙岩体注浆扩散数值模拟 ,基
- 基于卡尔曼滤波的分布式驱动电动汽车路面附着系数估计模型 该模型适用于多种工况,实现对四个车轮路面附着系数的精准估计 ,基于卡尔曼滤波的分布式驱动电动汽车路面附着系数估计进阶模型(考虑四种组合工况)
- 基于IGWO-RF多特征回归算法的优化研究:收敛因子与初始化策略双重改进-适用于MATLAB高版本与新手的全面实现方案,IGWO-RF算法优化与实现:基于随机森林的改进灰狼算法多特征回归预测模型,I
- 基于CNN-LSTM-Attention机制的分类预测模型:MATLAB 2020版以上,中文注释详解,多特征输入单输出二分类及多分类模型预测结果图像展示,基于CNN-LSTM-Attention融合
- (EDIT 13FEB) SENARAI NAMA T5 2025.xlsx
- IMU660RA六轴模块.zip
- 苹果CMS v10模板大橙子vfed 5.0去授权完美主题
- 贪婪个体优化算法(Greedy Man Optimization Algorithm,GMOA)MATLAB代码
- 基于GRU、CNN-GRU、SSA-CNN-GRU与ICEEMDAN-SSA-CNN-GRU模型的时间序列预测技术研究,多输入单输出预测的精度与评价指标分析,基于GRU、CNN-GRU、SSA-CNN
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
![feedback](https://img-home.csdnimg.cn/images/20220527035711.png)
![feedback](https://img-home.csdnimg.cn/images/20220527035711.png)
![feedback-tip](https://img-home.csdnimg.cn/images/20220527035111.png)