metadata
license: cc-by-nc-4.0
language:
- en
tags:
- human-trajectory-prediction
- jrdb
- jta
- cvpr2025
pipeline_tag: other
library_name: pytorch
EmLoco โ CVPR 2025 release assets
Checkpoints and preprocessed data for Physical Plausibility-aware Trajectory Prediction via Locomotion Embodiment (CVPR 2025).
Contents
checkpoints/{jta_ours, jrdb_ours}/โ Our models trained on JTA/JRDB datasetcheckpoints/valuenets/โ LocoVal value-network checkpoints used byevaluate_*.py/train_*.py --valueloss_wpreprocess_smpl_cvpr/{jta, jrdb}_all_visual_cues/{train, val, test}/โ preprocessed dataaction_dict.jsonโ JRDB-Act action labels for per-action ADE/FDE breakdown (optional)
Usage
See the GitHub README for download + setup instructions.
License
CC BY-NC 4.0 (research, non-commercial). The underlying SMPL / JTA / JRDB / PACER restrict commercial use.
Citation
@InProceedings{EmLoco_CVPR25,
author = {Taketsugu, Hiromu and Oba, Takeru and Maeda, Takahiro and Nobuhara, Shohei and Ukita, Norimichi},
title = {Physical Plausibility-aware Trajectory Prediction via Locomotion Embodiment},
booktitle = {IEEE / CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2025}
}