Multi-Person Extreme Motion Prediction

Implementation for paper
Wen Guo, Xiaoyu Bie, Xavier Alameda-Pineda, Francesc Moreno-Noguer,
Multi-Person Extreme Motion Prediction,
arXiv preprint arXiv:2105.08825

Project page

Preparing data

Please request and download data from ExPI,
and put the data in /datasets.
Dataloading functions could be found in utils/dataset/pi3d.py. Visulisations futions could be found in utils/vis_2p.py.

Training and testing

Codes and pretrained models will come soom.

Citing

If you find our code or data helpful, please cite our work
@article{guo2021multi,
title={Multi-Person Extreme Motion Prediction},
author={Wen,Guo and Xiaoyu, Bie and Xavier, Alameda-Pineda, Francesc,Moreno-Noguer},
journal={arXiv preprint arXiv:2105.08825},
year={2021} }

Licence

MIT

GitHub

View Github