Updated the citation information.

ACM DL bibtex is updated in place of the arxiv one.
This commit is contained in:
Rudrabha Mukhopadhyay 2020-10-14 12:43:26 +05:30 committed by GitHub
parent 5a5a4d026f
commit 7ea7ef8961
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -121,13 +121,21 @@ License and Citation
----------
The software can only be used for personal/research/non-commercial purposes. Please cite the following paper if you have use this code:
```
@misc{prajwal2020lip,
title={A Lip Sync Expert Is All You Need for Speech to Lip Generation In The Wild},
author={K R Prajwal and Rudrabha Mukhopadhyay and Vinay Namboodiri and C V Jawahar},
year={2020},
eprint={2008.10010},
archivePrefix={arXiv},
primaryClass={cs.CV}
@inproceedings{10.1145/3394171.3413532,
author = {Prajwal, K R and Mukhopadhyay, Rudrabha and Namboodiri, Vinay P. and Jawahar, C.V.},
title = {A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild},
year = {2020},
isbn = {9781450379885},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3394171.3413532},
doi = {10.1145/3394171.3413532},
booktitle = {Proceedings of the 28th ACM International Conference on Multimedia},
pages = {484492},
numpages = {9},
keywords = {lip sync, talking face generation, video generation},
location = {Seattle, WA, USA},
series = {MM '20}
}
```