Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -19,3 +19,15 @@ Textual gold and SUT prompts for [VMem-Bench](https://github.com/Suchenl/VMem-Be
|
|
| 19 |
- Blender **videos**: official project pages / `scripts/prepare_blender.sh` for BBB; same `DATA.md`
|
| 20 |
|
| 21 |
See `trackA/README.md` and `trackB/README.md` in this dataset for file schemas.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
- Blender **videos**: official project pages / `scripts/prepare_blender.sh` for BBB; same `DATA.md`
|
| 20 |
|
| 21 |
See `trackA/README.md` and `trackB/README.md` in this dataset for file schemas.
|
| 22 |
+
|
| 23 |
+
## Citation
|
| 24 |
+
|
| 25 |
+
```bibtex
|
| 26 |
+
@article{chen2026memstrata,
|
| 27 |
+
title={Stratifying and Benchmarking Long-Range Memory for Causal Long Video Generation},
|
| 28 |
+
author={Chen, Yuzhuo and Shi, Huafeng and Wang, Xinyu and Wang, Yucheng and Hong, Haoqin and Zhang, Guoxin and Ma, Zehua},
|
| 29 |
+
year={2026}
|
| 30 |
+
}
|
| 31 |
+
```
|
| 32 |
+
|
| 33 |
+
When using LSMDC titles, also cite Rohrbach et al., IJCV 2017.
|