Spaces:
Runtime error
Runtime error
File size: 638 Bytes
766a037 dbf82d4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
title: Shot2Story
emoji: π
colorFrom: indigo
colorTo: gray
sdk: streamlit
sdk_version: 1.29.0
app_file: app.py
pinned: false
license: apache-2.0
---
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)
```
@misc{han2023shot2story20k,
title={Shot2Story20K: A New Benchmark for Comprehensive Understanding of Multi-shot Videos},
author={Mingfei Han and Linjie Yang and Xiaojun Chang and Heng Wang},
year={2023},
eprint={2312.10300},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
``` |