Datasets:
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
EgoPoseVR Dataset
Overview
The EgoPoseVR Dataset is a large-scale synthetic dataset for egocentric full-body pose estimation in virtual reality.
It contains paired RGB-D observations, pose annotations, HMD tracking signals, and SMPL body parameters for temporally aligned motion clips.
- Total samples: 18,235 motion clips
- Scenes: 7 virtual scenes (
Scene0-Scene6) - Train / Val / Test: 14,702 / 1,827 / 1,706
- Data format:
.npz(NumPy compressed archives)
For more details, please visit the Project Page or check the official repository.
Data Sources
The motion data is derived from the AMASS dataset.
In total, 2,344 motion sequences are extracted. Each sequence folder corresponds to one continuous motion sequence, and each .npz file contains a 100-frame clip sampled from that sequence.
π¬ Dataset Video
Directory Structure
EgoPoseVR_Dataset/
βββ Scene0/
βββ Scene1/
βββ Scene2/
βββ Scene3/
βββ Scene4/
βββ Scene5/
βββ Scene6/
β βββ AllDataPath_{Source}_{split}_{id}/
β βββ {clip_id}.npz
βββ train_npz_paths.txt
βββ val_npz_paths.txt
βββ test_npz_paths.txt
βββ all_npz_paths.txt
Citation
If you find our code or paper helps, please consider citing:
@article{cheng2026egoposevr,
title={EgoPoseVR: Spatiotemporal Multi-Modal Reasoning for Egocentric Full-Body Pose in Virtual Reality},
author={Cheng, Haojie and Ong, Shaun Jing Heng and Cai, Shaoyu and Koh, Aiden Tat Yang and Ouyang, Fuxi and Khoo, Eng Tat},
journal={arXiv preprint arXiv:2602.05590},
year={2026}
}
- Downloads last month
- 4,963
