Update README.md
Browse files
README.md
CHANGED
|
@@ -287,10 +287,10 @@ print(f'Answerer Response: {response}')
|
|
| 287 |
Please kindly cite our paper if you find this project helpful.
|
| 288 |
|
| 289 |
```
|
| 290 |
-
@
|
| 291 |
-
title={VideoMind: A Chain-of-LoRA Agent for
|
| 292 |
author={Liu, Ye and Lin, Kevin Qinghong and Chen, Chang Wen and Shou, Mike Zheng},
|
| 293 |
-
|
| 294 |
-
year={
|
| 295 |
}
|
| 296 |
```
|
|
|
|
| 287 |
Please kindly cite our paper if you find this project helpful.
|
| 288 |
|
| 289 |
```
|
| 290 |
+
@inproceedings{liu2026videomind,
|
| 291 |
+
title={VideoMind: A Chain-of-LoRA Agent for Temporal-Grounded Video Reasoning},
|
| 292 |
author={Liu, Ye and Lin, Kevin Qinghong and Chen, Chang Wen and Shou, Mike Zheng},
|
| 293 |
+
booktitle={International Conference on Learning Representations (ICLR)},
|
| 294 |
+
year={2026}
|
| 295 |
}
|
| 296 |
```
|