Skip to content

Commit

Permalink
updated bibtex
Browse files Browse the repository at this point in the history
  • Loading branch information
arash-vahdat committed Sep 25, 2020
1 parent 9427a48 commit 33e7866
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" [(Paper)](https://arxiv.org/abs/2007.03898)
# The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" [(NeurIPS 2020 Spotlight Paper)](https://arxiv.org/abs/2007.03898)

<div align="center">
<a href="http://latentspace.cc/arash_vahdat/" target="_blank">Arash&nbsp;Vahdat</a> &emsp; <b>&middot;</b> &emsp;
Expand Down Expand Up @@ -252,10 +252,10 @@ evaluation purposes only. For business inquiries, please contact
Please cite our paper, if you happen to use this codebase:

```
@article{vahdat2020NVAE,
@inproceedings{vahdat2020NVAE,
title={{NVAE}: A Deep Hierarchical Variational Autoencoder},
author={Vahdat, Arash and Kautz, Jan},
journal={arXiv preprint arXiv:2007.03898},
booktitle={Neural Information Processing Systems (NeurIPS)},
year={2020}
}
```

0 comments on commit 33e7866

Please sign in to comment.