English
Related papers

Related papers: Poseur: Direct Human Pose Regression with Transfor…

200 papers

Humans can easily deduce the relative pose of a previously unseen object, without labeling or training, given only a single query-reference image pair. This is arguably achieved by incorporating i) 3D/2.5D shape perception from a single…

Computer Vision and Pattern Recognition · Computer Science 2025-09-03 Yuan Gao , Yajing Luo , Junhong Wang , Kui Jia , Gui-Song Xia

Camera pose estimation or camera relocalization is the centerpiece in numerous computer vision tasks such as visual odometry, structure from motion (SfM) and SLAM. In this paper we propose a neural network approach with a graph transformer…

Computer Vision and Pattern Recognition · Computer Science 2021-06-01 Xinyi Li , Haibin Ling

While there has been a success in 2D human pose estimation with convolutional neural networks (CNNs), 3D human pose estimation has not been thoroughly studied. In this paper, we tackle the 3D human pose estimation task with end-to-end…

Computer Vision and Pattern Recognition · Computer Science 2016-09-09 Sungheon Park , Jihye Hwang , Nojun Kwak

We propose a novel pose-guided appearance transfer network for transferring a given reference appearance to a target pose in unprecedented image resolution (1024 * 1024), given respectively an image of the reference and target person. No 3D…

Computer Vision and Pattern Recognition · Computer Science 2022-11-28 Ji Liu , Heshan Liu , Mang-Tik Chiu , Yu-Wing Tai , Chi-Keung Tang

In this paper, we introduce a rotational primitive prediction based 6D object pose estimation using a single image as an input. We solve for the 6D object pose of a known object relative to the camera using a single image with occlusion.…

Computer Vision and Pattern Recognition · Computer Science 2020-07-06 Myung-Hwan Jeon , Ayoung Kim

The regression of 3D Human Pose and Shape (HPS) from an image is becoming increasingly accurate. This makes the results useful for downstream tasks like human action recognition or 3D graphics. Yet, no regressor is perfect, and accuracy can…

Computer Vision and Pattern Recognition · Computer Science 2023-08-25 Sai Kumar Dwivedi , Cordelia Schmid , Hongwei Yi , Michael J. Black , Dimitrios Tzionas

Traditionally, monocular 3D human pose estimation employs a machine learning model to predict the most likely 3D pose for a given input image. However, a single image can be highly ambiguous and induces multiple plausible solutions for the…

Computer Vision and Pattern Recognition · Computer Science 2022-11-30 Karl Holmquist , Bastian Wandt

The "lifting from 2D pose" method has been the dominant approach to 3D Human Pose Estimation (3DHPE) due to the powerful visual analysis ability of 2D pose estimators. Widely known, there exists a depth ambiguity problem when estimating…

Computer Vision and Pattern Recognition · Computer Science 2023-12-27 Feng Zhou , Jianqin Yin , Peiyang Li

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

Human pose estimation from single images is a challenging problem that is typically solved by supervised learning. Unfortunately, labeled training data does not yet exist for many human activities since 3D annotation requires dedicated…

Computer Vision and Pattern Recognition · Computer Science 2021-12-15 Bastian Wandt , James J. Little , Helge Rhodin

Estimating the head pose of a person is a crucial problem that has a large amount of applications such as aiding in gaze estimation, modeling attention, fitting 3D models to video and performing face alignment. Traditionally head pose is…

Computer Vision and Pattern Recognition · Computer Science 2018-07-11 Nataniel Ruiz , Eunji Chong , James M. Rehg

Image based localization is one of the important problems in computer vision due to its wide applicability in robotics, augmented reality, and autonomous systems. There is a rich set of methods described in the literature how to…

Computer Vision and Pattern Recognition · Computer Science 2017-12-12 Pulak Purkait , Cheng Zhao , Christopher Zach

We introduce a novel method for robust and accurate 3D object pose estimation from a single color image under large occlusions. Following recent approaches, we first predict the 2D projections of 3D points related to the target object and…

Computer Vision and Pattern Recognition · Computer Science 2018-07-27 Markus Oberweger , Mahdi Rad , Vincent Lepetit

This paper addresses the task of estimating the 6 degrees of freedom pose of a known 3D object from depth information represented by a point cloud. Deep features learned by convolutional neural networks from color information have been the…

Computer Vision and Pattern Recognition · Computer Science 2020-01-27 Ge Gao , Mikko Lauri , Yulong Wang , Xiaolin Hu , Jianwei Zhang , Simone Frintrop

In this paper, a computation efficient regression framework is presented for estimating the 6D pose of rigid objects from a single RGB-D image, which is applicable to handling symmetric objects. This framework is designed in a simple…

Computer Vision and Pattern Recognition · Computer Science 2022-04-05 Ningkai Mo , Wanshui Gan , Naoto Yokoya , Shifeng Chen

3D pose estimation is a key component of many important computer vision tasks such as autonomous navigation and 3D scene understanding. Most state-of-the-art approaches to 3D pose estimation solve this problem as a pose-classification…

Computer Vision and Pattern Recognition · Computer Science 2017-08-21 Siddharth Mahendran , Haider Ali , Rene Vidal

Accurate human trajectory prediction is one of the most crucial tasks for autonomous driving, ensuring its safety. Yet, existing models often fail to fully leverage the visual cues that humans subconsciously communicate when navigating the…

Computer Vision and Pattern Recognition · Computer Science 2025-07-31 Yang Gao , Saeed Saadatnejad , Alexandre Alahi

This study considers the 3D human pose estimation problem in a single RGB image by proposing a conditional random field (CRF) model over 2D poses, in which the 3D pose is obtained as a byproduct of the inference process. The unary term of…

Computer Vision and Pattern Recognition · Computer Science 2017-12-29 Ju Yong Chang , Kyoung Mu Lee

The challenges of learning a robust 6D pose function lie in 1) severe occlusion and 2) systematic noises in depth images. Inspired by the success of point-pair features, the goal of this paper is to recover the 6D pose of an object instance…

Computer Vision and Pattern Recognition · Computer Science 2022-05-10 Zelin Xu , Yichen Zhang , Ke Chen , Kui Jia

This paper presents a deep learning based approach to the problem of human pose estimation. We employ generative adversarial networks as our learning paradigm in which we set up two stacked hourglass networks with the same architecture, one…

Computer Vision and Pattern Recognition · Computer Science 2017-08-16 Chia-Jung Chou , Jui-Ting Chien , Hwann-Tzong Chen