Update citation to arXiv @misc entry
Browse files
README.md
CHANGED
|
@@ -43,10 +43,13 @@ Please refer to the project scripts for training/inference entry points (for exa
|
|
| 43 |
## Citation
|
| 44 |
|
| 45 |
```bibtex
|
| 46 |
-
@
|
| 47 |
title={ConsID-Gen: View-Consistent and Identity-Preserving Image-to-Video Generation},
|
| 48 |
-
author={
|
| 49 |
-
|
| 50 |
-
|
|
|
|
|
|
|
|
|
|
| 51 |
}
|
| 52 |
```
|
|
|
|
| 43 |
## Citation
|
| 44 |
|
| 45 |
```bibtex
|
| 46 |
+
@misc{wu2026considgenviewconsistentidentitypreservingimagetovideo,
|
| 47 |
title={ConsID-Gen: View-Consistent and Identity-Preserving Image-to-Video Generation},
|
| 48 |
+
author={Mingyang Wu and Ashirbad Mishra and Soumik Dey and Shuo Xing and Naveen Ravipati and Hansi Wu and Binbin Li and Zhengzhong Tu},
|
| 49 |
+
year={2026},
|
| 50 |
+
eprint={2602.10113},
|
| 51 |
+
archivePrefix={arXiv},
|
| 52 |
+
primaryClass={cs.CV},
|
| 53 |
+
url={https://arxiv.org/abs/2602.10113},
|
| 54 |
}
|
| 55 |
```
|