mhan commited on
Commit
dbf82d4
1 Parent(s): cbfba95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -10,4 +10,15 @@ pinned: false
10
  license: apache-2.0
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
10
  license: apache-2.0
11
  ---
12
 
13
+ This is a demo of the approach described in the paper, ["Shot2Story20K: A New Benchmark for Comprehensive Understanding of Multi-shot Videos"](https://arxiv.org/abs/2312.10300)
14
+
15
+ ```
16
+ @misc{han2023shot2story20k,
17
+ title={Shot2Story20K: A New Benchmark for Comprehensive Understanding of Multi-shot Videos},
18
+ author={Mingfei Han and Linjie Yang and Xiaojun Chang and Heng Wang},
19
+ year={2023},
20
+ eprint={2312.10300},
21
+ archivePrefix={arXiv},
22
+ primaryClass={cs.CV}
23
+ }
24
+ ```