Added citation information in readme
This commit is contained in:
parent
327060a10c
commit
6472a288fe
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
|
@ -96,7 +96,17 @@ Will be updated.
|
||||||
|
|
||||||
License and Citation
|
License and Citation
|
||||||
----------
|
----------
|
||||||
The software is licensed under the MIT License. Please cite the following paper if you have use this code: will be updated.
|
The software is licensed under the MIT License. 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}
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
Acknowledgements
|
Acknowledgements
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue