English
Related papers

Related papers: TransFusion: Cross-view Fusion with Transformer fo…

200 papers

Estimating three-dimensional human poses from the positions of two-dimensional joints has shown promising results.However, using two-dimensional joint coordinates as input loses more information than image-based approaches and results in…

Computer Vision and Pattern Recognition · Computer Science 2021-05-11 Shu Chen , Lei Zhang , Beiji Zou

In the era of deep learning, human pose estimation from multiple cameras with unknown calibration has received little attention to date. We show how to train a neural model to perform this task with high precision and minimal latency…

Computer Vision and Pattern Recognition · Computer Science 2021-11-29 Ben Usman , Andrea Tagliasacchi , Kate Saenko , Avneesh Sud

We propose a novel generative approach for 3D human pose estimation. 3D human pose estimation poses several key challenges due to the complex geometry of the human body, self-occluding joints, and the requirement for large-scale real-world…

Computer Vision and Pattern Recognition · Computer Science 2025-12-12 Hyunsoo Lee , Daeum Jeon , Hyeokjae Oh

We present a novel method for estimation of 3D human poses from a multi-camera setup, employing distributed smart edge sensors coupled with a backend through a semantic feedback loop. 2D joint detection for each camera view is performed…

Computer Vision and Pattern Recognition · Computer Science 2021-07-06 Simon Bultmann , Sven Behnke

This paper presents Volumetric Transformer Pose estimator (VTP), the first 3D volumetric transformer framework for multi-view multi-person 3D human pose estimation. VTP aggregates features from 2D keypoints in all camera views and directly…

Computer Vision and Pattern Recognition · Computer Science 2023-08-07 Yuxing Chen , Renshu Gu , Ouhan Huang , Gangyong Jia

We present iFusion, a novel 3D object reconstruction framework that requires only two views with unknown camera poses. While single-view reconstruction yields visually appealing results, it can deviate significantly from the actual object,…

Computer Vision and Pattern Recognition · Computer Science 2023-12-29 Chin-Hsuan Wu , Yen-Chun Chen , Bolivar Solarte , Lu Yuan , Min Sun

Following the success of deep convolutional networks, state-of-the-art methods for 3d human pose estimation have focused on deep end-to-end systems that predict 3d joint locations given raw image pixels. Despite their excellent performance,…

Computer Vision and Pattern Recognition · Computer Science 2017-08-08 Julieta Martinez , Rayat Hossain , Javier Romero , James J. Little

Monocular 3D human pose estimation technologies have the potential to greatly increase the availability of human movement data. The best-performing models for single-image 2D-3D lifting use graph convolutional networks (GCNs) that typically…

Computer Vision and Pattern Recognition · Computer Science 2022-08-09 Sebastian Lutz , Richard Blythman , Koustav Ghosal , Matthew Moynihan , Ciaran Simms , Aljosa Smolic

Current RGB-based 6D object pose estimation methods have achieved noticeable performance on datasets and real world applications. However, predicting 6D pose from single 2D image features is susceptible to disturbance from changing of…

Computer Vision and Pattern Recognition · Computer Science 2022-07-04 Jun Wu , Lilu Liu , Yue Wang , Rong Xiong

Most recent approaches to monocular 3D human pose estimation rely on Deep Learning. They typically involve regressing from an image to either 3D joint coordinates directly or 2D joint locations from which 3D coordinates are inferred. Both…

Computer Vision and Pattern Recognition · Computer Science 2017-04-11 Bugra Tekin , Pablo Márquez-Neila , Mathieu Salzmann , Pascal Fua

Motion capture is facing some new possibilities brought by the inertial sensing technologies which do not suffer from occlusion or wide-range recordings as vision-based solutions do. However, as the recorded signals are sparse and quite…

Graphics · Computer Science 2021-05-12 Xinyu Yi , Yuxiao Zhou , Feng Xu

Although monocular 3D human pose estimation methods have made significant progress, it is far from being solved due to the inherent depth ambiguity. Instead, exploiting multi-view information is a practical way to achieve absolute 3D human…

Computer Vision and Pattern Recognition · Computer Science 2022-05-18 Guoliang Hua , Hong Liu , Wenhao Li , Qian Zhang , Runwei Ding , Xin Xu

We present a deployment friendly, fast bottom-up framework for multi-person 3D human pose estimation. We adopt a novel neural representation of multi-person 3D pose which unifies the position of person instances with their corresponding 3D…

Computer Vision and Pattern Recognition · Computer Science 2020-08-05 Jogendra Nath Kundu , Ambareesh Revanur , Govind Vitthal Waghmare , Rahul Mysore Venkatesh , R. Venkatesh Babu

Radar-based indoor 3D human pose estimation typically relied on fine-grained 3D keypoint labels, which are costly to obtain especially in complex indoor settings involving clutter, occlusions, or multiple people. In this paper, we propose…

Computer Vision and Pattern Recognition · Computer Science 2025-11-12 Sorachi Kato , Ryoma Yataka , Pu Perry Wang , Pedro Miraldo , Takuya Fujihashi , Petros Boufounos

We propose a direct, regression-based approach to 2D human pose estimation from single images. We formulate the problem as a sequence prediction task, which we solve using a Transformer network. This network directly learns a regression…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Weian Mao , Yongtao Ge , Chunhua Shen , Zhi Tian , Xinlong Wang , Zhibin Wang , Anton van den Hengel

Human pose estimation - the process of recognizing a human's limb positions and orientations in a video - has many important applications including surveillance, diagnosis of movement disorders, and computer animation. While deep learning…

Computer Vision and Pattern Recognition · Computer Science 2019-02-11 Steven Schwarcz , Thomas Pollard

How should we integrate representations from complementary sensors for autonomous driving? Geometry-based fusion has shown promise for perception (e.g. object detection, motion forecasting). However, in the context of end-to-end driving, we…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Kashyap Chitta , Aditya Prakash , Bernhard Jaeger , Zehao Yu , Katrin Renz , Andreas Geiger

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…

Computer Vision and Pattern Recognition · Computer Science 2021-11-30 Tao Wang , Jianfeng Zhang , Yujun Cai , Shuicheng Yan , Jiashi Feng

Robots and other smart devices need efficient object-based scene representations from their on-board vision systems to reason about contact, physics and occlusion. Recognized precise object models will play an important role alongside…

Computer Vision and Pattern Recognition · Computer Science 2020-04-10 Kentaro Wada , Edgar Sucar , Stephen James , Daniel Lenton , Andrew J. Davison

A key technical challenge in performing 6D object pose estimation from RGB-D image is to fully leverage the two complementary data sources. Prior works either extract information from the RGB image and depth separately or use costly…

Computer Vision and Pattern Recognition · Computer Science 2019-01-16 Chen Wang , Danfei Xu , Yuke Zhu , Roberto Martín-Martín , Cewu Lu , Li Fei-Fei , Silvio Savarese