mirror of
https://github.com/wassname/denoising-diffusion-pytorch.git
synced 2026-09-09 11:21:11 +08:00
update citations in preparation to add improvements from a iclr 2021 paper
This commit is contained in:
@@ -87,3 +87,15 @@ trainer.train()
|
||||
primaryClass={cs.LG}
|
||||
}
|
||||
```
|
||||
|
||||
```bibtex
|
||||
@inproceedings{
|
||||
anonymous2021improved,
|
||||
title={Improved Denoising Diffusion Probabilistic Models},
|
||||
author={Anonymous},
|
||||
booktitle={Submitted to International Conference on Learning Representations},
|
||||
year={2021},
|
||||
url={https://openreview.net/forum?id=-NEXDKk8gZ},
|
||||
note={under review}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user