---
task_categories:
- text-to-video
license: mit
---

---
The PulpMotion dataset is a human-motion and camera-trajectory dataset with rich captions, and high-quality human motions, presented in the paper [Pulp Motion: Framing-aware multimodal camera and human motion generation](https://huggingface.co/papers/2510.05097).
### Sample Usage
First, install `git lfs` by following the instructions [here](https://docs.github.com/en/repositories/working-with-files/managing-large-files/installing-git-large-file-storage).
To get the data and prepare the dataset, run:
```bash
git clone https://huggingface.co/datasets/robin-courant/pulpmotion-data
cd pulpmotion-data
sh untar.sh
```