mirror of
https://github.com/Laurent2916/Diffusers.jl.git
synced 2024-11-12 16:18:23 +00:00
36 lines
1 KiB
BibTeX
36 lines
1 KiB
BibTeX
@misc{ho2020denoising,
|
|
title = {Denoising Diffusion Probabilistic Models},
|
|
author = {Jonathan Ho and Ajay Jain and Pieter Abbeel},
|
|
year = {2020},
|
|
eprint = {2006.11239},
|
|
archiveprefix = {arXiv},
|
|
primaryclass = {cs.LG}
|
|
}
|
|
|
|
@misc{song2022denoising,
|
|
title = {Denoising Diffusion Implicit Models},
|
|
author = {Jiaming Song and Chenlin Meng and Stefano Ermon},
|
|
year = {2022},
|
|
eprint = {2010.02502},
|
|
archiveprefix = {arXiv},
|
|
primaryclass = {cs.LG}
|
|
}
|
|
|
|
@misc{luo2022understanding,
|
|
title = {Understanding Diffusion Models: A Unified Perspective},
|
|
author = {Calvin Luo},
|
|
year = {2022},
|
|
eprint = {2208.11970},
|
|
archiveprefix = {arXiv},
|
|
primaryclass = {cs.LG}
|
|
}
|
|
|
|
@misc{nichol2021improved,
|
|
title = {Improved Denoising Diffusion Probabilistic Models},
|
|
author = {Alex Nichol and Prafulla Dhariwal},
|
|
year = {2021},
|
|
eprint = {2102.09672},
|
|
archiveprefix = {arXiv},
|
|
primaryclass = {cs.LG}
|
|
}
|