Spaces:
Running
Running
File size: 1,816 Bytes
d4ce262 bbecd5e d4ce262 fb03a71 d441e28 d4ce262 fb62a8e d4ce262 fb62a8e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
title: ChronoMagic Bench
emoji: 🥇
colorFrom: green
colorTo: indigo
sdk: gradio
app_file: app.py
license: apache-2.0
sdk_version: 5.31.0
short_description: A Benchmark for Metamorphic Evaluation of T2V Generation
thumbnail: >-
https://cdn-uploads.huggingface.co/production/uploads/63468720dd6d90d82ccf3450/3DHmAAzSsKWiGRYMY7bWu.jpeg
---
<div align=center>
<img src="https://github.com/PKU-YuanGroup/ChronoMagic-Bench/blob/ProjectPage/static/images/logo_bench.jpg?raw=true" width="450px">
</div>
<h2 align="center"> <a href="https://pku-yuangroup.github.io/ChronoMagic-Bench/">[NeurIPS D&B 2024 Spotlight] ChronoMagic-Bench: A Benchmark for Metamorphic Evaluation of Text-to-Time-lapse Video Generation </a></h2>
<h5 align="center"> If you like our project, please give us a star ⭐ on GitHub for the latest update. </h2>
## 💡 Description
- **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)
- **Paper:** [https://huggingface.co/papers/2406.18522](https://huggingface.co/papers/2406.18522)
- **Point of Contact:** [Shenghai Yuan](shyuan-cs@hotmail.com)
## ✏️ Citation
If you find our paper and code useful in your research, please consider giving a star and citation.
```BibTeX
@article{yuan2024chronomagic,
title={Chronomagic-bench: A benchmark for metamorphic evaluation of text-to-time-lapse video generation},
author={Yuan, Shenghai and Huang, Jinfa and Xu, Yongqi and Liu, Yaoyang and Zhang, Shaofeng and Shi, Yujun and Zhu, Rui-Jie and Cheng, Xinhua and Luo, Jiebo and Yuan, Li},
journal={Advances in Neural Information Processing Systems},
volume={37},
pages={21236--21270},
year={2024}
}
``` |