Update README.md
Browse files
README.md
CHANGED
|
@@ -27,5 +27,13 @@ Please refer to our [Github repository](https://github.com/AVoCaDO-Captioner/AVo
|
|
| 27 |
If you find our work helpful for your research, please consider giving a star ⭐ and citing our paper. We appreciate your support!
|
| 28 |
|
| 29 |
```bibtex
|
| 30 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
```
|
|
|
|
| 27 |
If you find our work helpful for your research, please consider giving a star ⭐ and citing our paper. We appreciate your support!
|
| 28 |
|
| 29 |
```bibtex
|
| 30 |
+
@misc{chen2025avocadoaudiovisualvideocaptioner,
|
| 31 |
+
title={AVoCaDO: An Audiovisual Video Captioner Driven by Temporal Orchestration},
|
| 32 |
+
author={Xinlong Chen and Yue Ding and Weihong Lin and Jingyun Hua and Linli Yao and Yang Shi and Bozhou Li and Yuanxing Zhang and Qiang Liu and Pengfei Wan and Liang Wang and Tieniu Tan},
|
| 33 |
+
year={2025},
|
| 34 |
+
eprint={2510.10395},
|
| 35 |
+
archivePrefix={arXiv},
|
| 36 |
+
primaryClass={cs.CV},
|
| 37 |
+
url={https://arxiv.org/abs/2510.10395},
|
| 38 |
+
}
|
| 39 |
```
|