Vision-CAIR commited on
Commit
8a948b1
1 Parent(s): beb609b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # Citation
2
+
3
+ ```
4
+ @article{shen2024longvu,
5
+ title={LongVU: Spatiotemporal Adaptive Compression for Long Video-Language Understanding},
6
+ 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},
7
+ journal={arXiv:2410.17434},
8
+ year={2024}
9
+ }
10
+ ```