InTraGen / README.md
FlyingTin's picture
Add dataset card and metadata for InTraGen (#2)
7a4c312
|
Raw
History Blame Contribute Delete
1.15 kB
---
task_categories:
- text-to-video
---
# InTraGen: Trajectory-controlled Video Generation for Object Interactions
This repository contains the datasets introduced in the paper [InTraGen: Trajectory-controlled Video Generation for Object Interactions](https://huggingface.co/papers/2411.16804).
InTraGen is a pipeline for improved trajectory-based generation of object interaction scenarios. The researchers introduced four new datasets to evaluate performance in these contexts:
- **MoVi-Extended**
- **Domino**
- **Football**
- **Pool**
The official code and further instructions can be found in the [GitHub repository](https://github.com/insait-institute/intragen).
## Citation
If you find these datasets useful for your research, please consider citing the following paper:
```bibtex
@article{liu2024intragen,
title={InTraGen: Trajectory-controlled Video Generation for Object Interactions},
author={Liu, Zuhao and Yanev, Aleksandar and Mahmood, Ahmad and Nikolov, Ivan and Motamed, Saman and Zheng, Wei-Shi and Wang, Xi and Van Gool, Luc and Paudel, Danda Pani},
journal={arXiv preprint arXiv:2411.16804},
year={2024}
}
```