English
Related papers

Related papers: Predicting Camera Viewpoint Improves Cross-dataset…

200 papers

Cross view feature fusion is the key to address the occlusion problem in human pose estimation. The current fusion methods need to train a separate model for every pair of cameras making them difficult to scale. In this work, we introduce…

Computer Vision and Pattern Recognition · Computer Science 2020-03-31 Rongchang Xie , Chunyu Wang , Yizhou Wang

This paper addresses the problem of 3D human pose estimation from a single image. We follow a standard two-step pipeline by first detecting the 2D position of the $N$ body joints, and then using these observations to infer 3D pose. For the…

Computer Vision and Pattern Recognition · Computer Science 2016-11-29 Francesc Moreno-Noguer

Estimating 3D hand pose from single RGB images is a highly ambiguous problem that relies on an unbiased training dataset. In this paper, we analyze cross-dataset generalization when training on existing datasets. We find that approaches…

Computer Vision and Pattern Recognition · Computer Science 2019-09-16 Christian Zimmermann , Duygu Ceylan , Jimei Yang , Bryan Russell , Max Argus , Thomas Brox

We present a new self-supervised approach, SelfPose3d, for estimating 3d poses of multiple persons from multiple camera views. Unlike current state-of-the-art fully-supervised methods, our approach does not require any 2d or 3d ground-truth…

Computer Vision and Pattern Recognition · Computer Science 2024-06-11 Vinkle Srivastav , Keqi Chen , Nicolas Padoy

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

Human pose estimation is a critical task in computer vision and sports biomechanics, with applications spanning sports science, rehabilitation, and biomechanical research. While significant progress has been made in monocular 3D pose…

Computer Vision and Pattern Recognition · Computer Science 2025-07-14 Calvin Yeung , Tomohiro Suzuki , Ryota Tanaka , Zhuoer Yin , Keisuke Fujii

Estimating 3d human pose from monocular images is a challenging problem due to the variety and complexity of human poses and the inherent ambiguity in recovering depth from the single view. Recent deep learning based methods show promising…

Computer Vision and Pattern Recognition · Computer Science 2019-05-06 Sandika Biswas , Sanjana Sinha , Kavya Gupta , Brojeshwar Bhowmick

Research on monocular 3D object detection is being actively studied, and as a result, performance has been steadily improving. However, 3D object detection performance is significantly reduced when applied to a camera system different from…

Computer Vision and Pattern Recognition · Computer Science 2023-10-10 SungHo Moon , JinWoo Bae , SungHoon Im

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 predictions. Most…

Computer Vision and Pattern Recognition · Computer Science 2019-01-15 Junting Dong , Wen Jiang , Qixing Huang , Hujun Bao , Xiaowei Zhou

Understanding the camera wearer's activity is central to egocentric vision, yet one key facet of that activity is inherently invisible to the camera--the wearer's body pose. Prior work focuses on estimating the pose of hands and arms when…

Computer Vision and Pattern Recognition · Computer Science 2016-03-28 Hao Jiang , Kristen Grauman

The recent success of deep networks has significantly advanced 3D human pose estimation from 2D images. The diversity of capturing viewpoints and the flexibility of the human poses, however, remain some significant challenges. In this…

Computer Vision and Pattern Recognition · Computer Science 2019-01-31 Guoqiang Wei , Cuiling Lan , Wenjun Zeng , Zhibo Chen

Depth estimation is usually ill-posed and ambiguous for monocular camera-based 3D multi-person pose estimation. Since LiDAR can capture accurate depth information in long-range scenes, it can benefit both the global localization of…

Computer Vision and Pattern Recognition · Computer Science 2022-12-01 Peishan Cong , Yiteng Xu , Yiming Ren , Juze Zhang , Lan Xu , Jingya Wang , Jingyi Yu , Yuexin Ma

In this paper we consider the problem of human pose estimation from a single still image. We propose a novel approach where each location in the image votes for the position of each keypoint using a convolutional neural net. The voting…

Computer Vision and Pattern Recognition · Computer Science 2016-03-29 Ita Lifshitz , Ethan Fetaya , Shimon Ullman

Human perception and understanding is a major domain of computer vision which, like many other vision subdomains recently, stands to gain from the use of large models pre-trained on large datasets. We hypothesize that the most common…

Computer Vision and Pattern Recognition · Computer Science 2024-04-19 Matthieu Armando , Salma Galaaoui , Fabien Baradel , Thomas Lucas , Vincent Leroy , Romain Brégier , Philippe Weinzaepfel , Grégory Rogez

We introduce FocalPose++, a neural render-and-compare method for jointly estimating the camera-object 6D pose and camera focal length given a single RGB input image depicting a known object. The contributions of this work are threefold.…

Computer Vision and Pattern Recognition · Computer Science 2024-11-08 Martin Cífka , Georgy Ponimatkin , Yann Labbé , Bryan Russell , Mathieu Aubry , Vladimir Petrik , Josef Sivic

3D pose estimation is a challenging problem in computer vision. Most of the existing neural-network-based approaches address color or depth images through convolution networks (CNNs). In this paper, we study the task of 3D human pose…

Computer Vision and Pattern Recognition · Computer Science 2022-12-27 Yufan Zhou , Haiwei Dong , Abdulmotaleb El Saddik

The integration of multi-view imaging and pose estimation represents a significant advance in computer vision applications, offering new possibilities for understanding human movement and interactions. This work presents a new algorithm…

Computer Vision and Pattern Recognition · Computer Science 2026-03-06 Daniel Bermuth , Alexander Poeppel , Wolfgang Reif

In this paper, we address the problem of camera pose estimation in outdoor and indoor scenarios. In comparison to the currently top-performing methods that rely on 2D to 3D matching, we propose a model that can directly regress the camera…

Computer Vision and Pattern Recognition · Computer Science 2021-08-17 Tony Ng , Adrian Lopez-Rodriguez , Vassileios Balntas , Krystian Mikolajczyk

Human modelling and pose estimation stands at the crossroads of Computer Vision, Computer Graphics, and Machine Learning. This paper presents a thorough investigation of this interdisciplinary field, examining various algorithms,…

Computer Vision and Pattern Recognition · Computer Science 2024-06-28 Pawel Knap

Though a large body of computer vision research has investigated developing generic semantic representations, efforts towards developing a similar representation for 3D has been limited. In this paper, we learn a generic 3D representation…

Computer Vision and Pattern Recognition · Computer Science 2017-10-24 Amir R. Zamir , Tilman Wekel , Pulkit Argrawal , Colin Weil , Jitendra Malik , Silvio Savarese