HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Multi-Person 3D Motion Prediction with Multi-Range Transformers

Wang Jiashun ; Xu Huazhe ; Narasimhan Medhini ; Wang Xiaolong

Multi-Person 3D Motion Prediction with Multi-Range Transformers

Abstract

We propose a novel framework for multi-person 3D motion trajectoryprediction. Our key observation is that a human's action and behaviors mayhighly depend on the other persons around. Thus, instead of predicting eachhuman pose trajectory in isolation, we introduce a Multi-Range Transformersmodel which contains of a local-range encoder for individual motion and aglobal-range encoder for social interactions. The Transformer decoder thenperforms prediction for each person by taking a corresponding pose as a querywhich attends to both local and global-range encoder features. Our model notonly outperforms state-of-the-art methods on long-term 3D motion prediction,but also generates diverse social interactions. More interestingly, our modelcan even predict 15-person motion simultaneously by automatically dividing thepersons into different interaction groups. Project page with code is availableat https://jiashunwang.github.io/MRT/.

Code Repositories

jiashunwang/MRT
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
multi-person-pose-forecasting-on-expi-commonMRT
Average MPJPE (mm) @ 1000 ms: 238
Average MPJPE (mm) @ 200 ms: 58
Average MPJPE (mm) @ 400 ms: 116
Average MPJPE (mm) @ 600 ms: 163
multi-person-pose-forecasting-on-expi-unseenMRT
Average MPJPE (mm) @ 400 ms: 146
Average MPJPE (mm) @ 600 ms: 205
Average MPJPE (mm) @ 800 ms: 291

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Multi-Person 3D Motion Prediction with Multi-Range Transformers | Papers | HyperAI