EWMBench-model / README.md
nielsr's picture
nielsr HF Staff
Add pipeline tag
425d061 verified
|
raw
history blame
2.23 kB
metadata
license: cc-by-nc-sa-4.0
pipeline_tag: text-to-video

EWMBench: Evaluating Scene, Motion, and Semantic Quality in Embodied World Models

Image Alt Text Image Alt Text

Resources

  • πŸ™ GitHub: Explore the project repository to run evaluation script. AgibotTech/EWMBench.
  • πŸ“‘ arXiv: Read our paper for detailed methodology and results at arXiv:2505.09694.
  • πŸ€— Data: Discover EWMBench Dataset, we sample a diverse dataset from AgiBot World for running EWMBench evaluation.
  • πŸ€— Model: Download pretrained weights used for evaluation from EWMBench-model.

For running evaluation script, please download necessary model weights and modify the config.yaml to specify weigthts path, following the instruction in EWMBench github repo.

License and Citation

All the data and code within this repo are under CC BY-NC-SA 4.0. Please consider citing our project if it helps your research.

@article{hu2025ewmbench,
  title={EWMBench: Evaluating Scene, Motion, and Semantic Quality in Embodied World Models},
  author={Hu, Yue and Huang, Siyuan and Liao, Yue and Chen, Shengcong and Zhou, Pengfei and Chen, Liliang and Yao, Maoqing and Ren, Guanghui},
  journal={arXiv preprint arXiv:2505.09694},
  year={2025}
}