IG-10K Dataset
Human demonstrations and paired simulation data in the project LeRobot format.
Hugging Facebash
hf download imitator-game/IG-10K-Dataset --repo-type dataset --local-dir demos
A single index for the complete IG-10K dataset and the shared ManiSkill asset package. Choose the mirror that works best for your environment.
Human demonstrations and paired simulation data in the project LeRobot format.
Hugging Facehf download imitator-game/IG-10K-Dataset --repo-type dataset --local-dir demos
ModelScope mirror of the complete dataset for users who prefer that registry.
ModelScopemodelscope download --dataset Zhouxunzhe/IG-10K-Dataset --local_dir demos
The shared YCB, RoboTwin, PartNet-Mobility and external asset package for the benchmark.
Hugging Facehf download imitator-game/IG-10K-Assets --repo-type dataset --local-dir ~/.maniskill/data
ModelScope mirror of the asset package used by the simulation environments.
ModelScopemodelscope download --dataset Zhouxunzhe/IG-10K-Assets --local_dir ~/.maniskill/data
After downloading, the training data is organized into the human demonstration root and the converted simulation root:
demos/
├── demo_data/ human demonstration data, including MANO features
└── imitator_data/ simulation / robot LeRobot datasets
~/.maniskill/data/ shared simulation assetsSee installation for assets and Vulkan, data collection for conversion, and baselines for training and evaluation.