BestWishYsh
commited on
Commit
•
ab82a27
1
Parent(s):
e9fb8f0
Update README.md
Browse files
README.md
CHANGED
@@ -17,8 +17,20 @@ pipeline_tag: text-to-video
|
|
17 |
<h5 align="center"> If you like our project, please give us a star ⭐ on GitHub for the latest update. </h2>
|
18 |
|
19 |
|
20 |
-
##
|
21 |
- **Venue:** NeurIPS 2024 D&B Spotlight
|
22 |
-
- **Repository:** [
|
23 |
- **Paper:** arxiv.org/abs/2406.18522
|
24 |
-
- **Point of Contact:** [Shenghai Yuan]([email protected])
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
<h5 align="center"> If you like our project, please give us a star ⭐ on GitHub for the latest update. </h2>
|
18 |
|
19 |
|
20 |
+
## 💡 Description
|
21 |
- **Venue:** NeurIPS 2024 D&B Spotlight
|
22 |
+
- **Repository:** [Code](https://github.com/PKU-YuanGroup/ChronoMagic-Bench), [Page](https://pku-yuangroup.github.io/ChronoMagic-Bench/), [Data](https://huggingface.co/collections/BestWishYsh/chronomagic-bench-667bea7abfe251ebedd5b8dd)
|
23 |
- **Paper:** arxiv.org/abs/2406.18522
|
24 |
+
- **Point of Contact:** [Shenghai Yuan]([email protected])
|
25 |
+
|
26 |
+
## ✏️ Citation
|
27 |
+
If you find our paper and code useful in your research, please consider giving a star and citation.
|
28 |
+
|
29 |
+
```BibTeX
|
30 |
+
@article{yuan2024chronomagic,
|
31 |
+
title={Chronomagic-bench: A benchmark for metamorphic evaluation of text-to-time-lapse video generation},
|
32 |
+
author={Yuan, Shenghai and Huang, Jinfa and Xu, Yongqi and Liu, Yaoyang and Zhang, Shaofeng and Shi, Yujun and Zhu, Ruijie and Cheng, Xinhua and Luo, Jiebo and Yuan, Li},
|
33 |
+
journal={arXiv preprint arXiv:2406.18522},
|
34 |
+
year={2024}
|
35 |
+
}
|
36 |
+
```
|