paper-with-me

홈 › Papers

Direct Multi-view Multi-person 3D Pose Estimation

2021-11-07 · NeurIPS 2021 12 · Tao Wang, Jianfeng Zhang, Yujun Cai, Shuicheng Yan, Jiashi Feng

We present Multi-view Pose transformer (MvP) for estimating multi-person 3D poses from multi-view images. Instead of estimating 3D joint locations from costly volumetric representation or reconstructing the per-person 3D pose from multiple detected 2D poses as in previous methods, MvP directly regresses the multi-person 3D poses in a clean and efficient way, without relying on intermediate tasks. Specifically, MvP represents skeleton joints as learnable query embeddings and let them progressively attend to and reason over the multi-view information from the input images to directly regress the actual 3D joint locations. To improve the accuracy of such a simple pipeline, MvP presents a hierarchical scheme to concisely represent query embeddings of multi-person skeleton joints and introduces an input-dependent query adaptation approach. Further, MvP designs a novel geometrically guided attention mechanism, called projective attention, to more precisely fuse the cross-view information for each joint. MvP also introduces a RayConv operation to integrate the view-dependent camera geometry into the feature representations for augmenting the projective attention. We show experimentally that our MvP model outperforms the state-of-the-art methods on several benchmarks while being much more efficient. Notably, it achieves 92.3% AP25 on the challenging Panoptic dataset, improving upon the previous best approach [36] by 9.8%. MvP is general and also extendable to recovering human mesh represented by the SMPL model, thus useful for modeling multi-person body shapes. Code and models are available at https://github.com/sail-sg/mvp.

📄 PDF Abstract BibTeX arXiv:2111.04076

Code (2)

sail-sg/mvp 공식 구현 pytorch
openxrlab/xrmocap pytorch

Tasks

3D Multi-Person Pose Estimation3D Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

PeRView: A Framework for Personalized Review Selection Using Micro-Reviews

2018-04-23 · Muhmmad Al-Khiza'ay, Noora Alallaq, Qusay Alanoz, Adil Al-Azzawi 외

In the contemporary era, social media has its influence on people in making decisions. The proliferation of online reviews with diversified and verbose content often causes problems inaccurate decision making. Since onli…

Decision Making

A Unified Multi-view Multi-person Tracking Framework

2023-02-08 · Fan Yang, Shigeyuki Odashima, Sosuke Yamao, Hiroaki Fujimoto 외

Although there is a significant development in 3D Multi-view Multi-person Tracking (3D MM-Tracking), current 3D MM-Tracking frameworks are designed separately for footprint and pose tracking. Specifically, frameworks des…

3D Multi-Person Pose EstimationMultiple People TrackingObject TrackingPose Tracking

Person Re-identification: A Retrospective on Domain Specific Open Challenges and Future Trends

2022-02-26 · Asmat Zahra, Nazia Perwaiz, Muhammad Shahzad, Muhammad Moazam Fraz

Person re-identification (Re-ID) is one of the primary components of an automated visual surveillance system. It aims to automatically identify/search persons in a multi-camera network having non-overlapping field-of-vie…

Domain GeneralizationPerson Re-Identification

Fast and Robust Multi-Person 3D Pose Estimation from Multiple Views

2019-01-14 · CVPR 2019 6 · Junting Dong, Wen Jiang, Qi-Xing Huang, Hujun Bao 외

This paper addresses the problem of 3D pose estimation for multiple people in a few calibrated camera views. The main challenge of this problem is to find the cross-view correspondences among noisy and incomplete 2D pose…

3D Multi-Person Pose Estimation3D Pose EstimationPose Estimation

InterviewSim: A Scalable Framework for Interview-Grounded Personality Simulation

2026-02-23 · Yu Li, Pranav Narayanan Venkit, Yada Pruksachatkun, Chien-Sheng Wu arxiv

Simulating real personalities with large language models requires grounding generation in authentic personal data. Existing evaluation approaches rely on demographic surveys, personality questionnaires, or short AI-led i…