Vision-CAIR commited on
Commit
fcff534
1 Parent(s): bf28f3f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - video-text-to-text
4
+ ---
5
+ # Citation
6
+
7
+ ```
8
+ @article{shen2024longvu,
9
+ title={LongVU: Spatiotemporal Adaptive Compression for Long Video-Language Understanding},
10
+ author={Shen, Xiaoqian and Xiong, Yunyang and Zhao, Changsheng and Wu, Lemeng and Chen, Jun and Zhu, Chenchen and Liu, Zechun and Xiao, Fanyi and Varadarajan, Balakrishnan and Bordes, Florian and Liu, Zhuang and Xu, Hu and J. Kim, Hyunwoo and Soran, Bilge and Krishnamoorthi, Raghuraman and Elhoseiny, Mohamed and Chandra, Vikas},
11
+ journal={arXiv:2410.17434},
12
+ year={2024}
13
+ }
14
+ ```