paper-with-me

홈 › Papers

EPOCH: Jointly Estimating the 3D Pose of Cameras and Humans

2024-06-28 · Nicola Garau, Giulia Martinelli, Niccolò Bisagno, Denis Tomè, Carsten Stoll

Monocular Human Pose Estimation (HPE) aims at determining the 3D positions of human joints from a single 2D image captured by a camera. However, a single 2D point in the image may correspond to multiple points in 3D space. Typically, the uniqueness of the 2D-3D relationship is approximated using an orthographic or weak-perspective camera model. In this study, instead of relying on approximations, we advocate for utilizing the full perspective camera model. This involves estimating camera parameters and establishing a precise, unambiguous 2D-3D relationship. To do so, we introduce the EPOCH framework, comprising two main components: the pose lifter network (LiftNet) and the pose regressor network (RegNet). LiftNet utilizes the full perspective camera model to precisely estimate the 3D pose in an unsupervised manner. It takes a 2D pose and camera parameters as inputs and produces the corresponding 3D pose estimation. These inputs are obtained from RegNet, which starts from a single image and provides estimates for the 2D pose and camera parameters. RegNet utilizes only 2D pose data as weak supervision. Internally, RegNet predicts a 3D pose, which is then projected to 2D using the estimated camera parameters. This process enables RegNet to establish the unambiguous 2D-3D relationship. Our experiments show that modeling the lifting as an unsupervised task with a camera in-the-loop results in better generalization to unseen data. We obtain state-of-the-art results for the 3D HPE on the Human3.6M and MPI-INF-3DHP datasets. Our code is available at: [Github link upon acceptance, see supplementary materials].

📄 PDF Abstract BibTeX arXiv:2406.19726

Code (0)

등록된 구현이 없습니다.

Tasks

3D Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

WHAC: World-grounded Humans and Cameras

2024-03-19 · Wanqi Yin, Zhongang Cai, Ruisi Wang, Fanzhou Wang 외

Estimating human and camera trajectories with accurate scale in the world coordinate system from a monocular video is a highly desirable yet challenging and ill-posed problem. In this study, we aim to recover expressive …

Camera Pose EstimationPose Estimation

Non-Parametric Structure-Based Calibration of Radially Symmetric Cameras

2015-12-01 · ICCV 2015 12 · Federico Camposeco, Torsten Sattler, Marc Pollefeys

We propose a novel two-step method for estimating the intrinsic and extrinsic calibration of any radially symmetric camera, including non-central systems. The first step consists of estimating the camera pose, given a St…

Translation

TROPHIES: Temporal Reconstruction of Places, Humans, and Cameras from Multi-view Videos

2026-06-01 · Jinpeng Liu, Yukang Xu, Yutong Li, Xingyu Liu arxiv

Reconstructing humans and their surrounding environments in a globally consistent 4D space is essential for comprehensive perception. However, prior works typically assume single-view inputs or decouple humans, scenes, a…

Spatial Reasoning

Spatiotemporal Bundle Adjustment for Dynamic 3D Reconstruction

2016-06-01 · CVPR 2016 6 · Minh Vo, Srinivasa G. Narasimhan, Yaser Sheikh

Bundle adjustment jointly optimizes camera intrinsics and extrinsics and 3D point triangulation to reconstruct a static scene. The triangulation constraint however is invalid for moving points captured in multiple unsync…

3D ReconstructionDynamic Reconstruction

Reconstructing People, Places, and Cameras

2024-12-23 · CVPR 2025 1 · Lea Müller, Hongsuk Choi, Anthony Zhang, Brent Yi 외

We present "Humans and Structure from Motion" (HSfM), a method for jointly reconstructing multiple human meshes, scene point clouds, and camera parameters in a metric world coordinate system from a sparse set of uncalibr…

Camera Pose EstimationPose Estimation