Skip to content

Commit 358f4cd

Browse files
authored
Merge pull request #117 from LeeDoYup/patch-1
Update README.md
2 parents 9b906d6 + 9d84b22 commit 358f4cd

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -523,11 +523,12 @@ assert loss.item() >= 0
523523
```
524524

525525
```bibtex
526-
@unknown{unknown,
527-
author = {Lee, Doyup and Kim, Chiheon and Kim, Saehoon and Cho, Minsu and Han, Wook-Shin},
528-
year = {2022},
529-
month = {03},
530-
title = {Autoregressive Image Generation using Residual Quantization}
526+
@inproceedings{lee2022autoregressive,
527+
title={Autoregressive Image Generation using Residual Quantization},
528+
author={Lee, Doyup and Kim, Chiheon and Kim, Saehoon and Cho, Minsu and Han, Wook-Shin},
529+
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
530+
pages={11523--11532},
531+
year={2022}
531532
}
532533
```
533534

0 commit comments

Comments
 (0)