SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2105.08825 · 2021

Multi-Person Extreme Motion Prediction

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 functions out of this paper's own repositories and ran 3 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
GUO-W/MultiMotion canonical 3 of 3
FunctionStatusWhere it lives
normExPI_2p_by_frame Ran GUO-W/MultiMotion/utils/data_utils.py
pointer only (licence: GPL-3.0) · get_code("0477384508a2e37a")
normExPI_xoz Ran GUO-W/MultiMotion/utils/data_utils.py
pointer only (licence: GPL-3.0) · get_code("ea4db8e2ba7567f9")
readCSVasFloat Ran GUO-W/MultiMotion/utils/data_utils.py
pointer only (licence: GPL-3.0) · get_code("c3c36583638493fa")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Human motion prediction aims to forecast future poses given a sequence of past 3D skeletons. While this problem has recently received increasing attention, it has mostly been tackled for single humans in isolation. In this paper, we explore this problem when dealing with humans performing collaborative tasks, we seek to predict the future motion of two interacted persons given two sequences of their past skeletons. We propose a novel cross interaction attention mechanism that exploits historical information of both persons, and learns to predict cross dependencies between the two pose sequences. Since no dataset to train such interactive situations is available, we collected ExPI (Extreme Pose Interaction), a new lab-based person interaction dataset of professional dancers performing Lindy-hop dancing actions, which contains 115 sequences with 30K frames annotated with 3D body poses and shapes. We thoroughly evaluate our cross interaction network on ExPI and show that both in short- and long-term predictions, it consistently outperforms state-of-the-art methods for single-person motion prediction.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2105.08825")
get_code_for_paper("2105.08825")
have("2105.08825")

Connect an agent — have() is free.