中文
相关论文

相关论文: Self-Supervised Learning of 3D Human Pose using Mu…

200 篇论文

Egocentric 3D human pose estimation has been actively studied using cameras installed in front of a head-mounted device (HMD). While frontal placement is the optimal and the only option for some tasks, such as hand tracking, it remains…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Hiroyasu Akada , Jian Wang , Vladislav Golyanik , Christian Theobalt

Human pose estimation is a fundamental and challenging task in computer vision. Larger-scale and more accurate keypoint annotations, while helpful for improving the accuracy of supervised pose estimation, are often expensive and difficult…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Kexin Meng , Ruirui Li , Daguang Jiang

Existing 3D human pose estimation algorithms trained on distortion-free datasets suffer performance drop when applied to new scenarios with a specific camera distortion. In this paper, we propose a simple yet effective model for 3D human…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Hanbyel Cho , Yooshin Cho , Jaemyung Yu , Junmo Kim

A common approach to localize 3D human joints in a synchronized and calibrated multi-view setup consists of two-steps: (1) apply a 2D detector separately on each view to localize joints in 2D, and (2) perform robust triangulation on 2D…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Yihui He , Rui Yan , Katerina Fragkiadaki , Shoou-I Yu

Predicting 3D human pose from images has seen great recent improvements. Novel approaches that can even predict both pose and shape from a single input image have been introduced, often relying on a parametric model of the human body such…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Vincent Leroy , Philippe Weinzaepfel , Romain Brégier , Hadrien Combaluzier , Grégory Rogez

Occlusion poses a great threat to monocular multi-person 3D human pose estimation due to large variability in terms of the shape, appearance, and position of occluders. While existing methods try to handle occlusion with pose…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Qihao Liu , Yi Zhang , Song Bai , Alan Yuille

Self-supervised multi-frame depth estimation achieves high accuracy by computing matching costs of pixel correspondences between adjacent frames, injecting geometric information into the network. These pixel-correspondence candidates are…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Antyanta Bangunharcana , Ahmed Magd , Kyung-Soo Kim

3D pose transfer is a challenging generation task that aims to transfer the pose of a source geometry onto a target geometry with the target identity preserved. Many prior methods require keypoint annotations to find correspondence between…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Jiaze Sun , Zhixiang Chen , Tae-Kyun Kim

This paper addresses the problem of 3D human pose estimation in the wild. A significant challenge is the lack of training data, i.e., 2D images of humans annotated with 3D poses. Such data is necessary to train state-of-the-art CNN…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Grégory Rogez , Cordelia Schmid

We develop a robust multi-scale structure-aware neural network for human pose estimation. This method improves the recent deep conv-deconv hourglass models with four key improvements: (1) multi-scale supervision to strengthen contextual…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Lipeng Ke , Ming-Ching Chang , Honggang Qi , Siwei Lyu

To understand how people look, interact, or perform tasks, we need to quickly and accurately capture their 3D body, face, and hands together from an RGB image. Most existing methods focus only on parts of the body. A few recent approaches…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Vasileios Choutas , Georgios Pavlakos , Timo Bolkart , Dimitrios Tzionas , Michael J. Black

Learning-based methods have dominated the 3D human pose estimation (HPE) tasks with significantly better performance in most benchmarks than traditional optimization-based methods. Nonetheless, 3D HPE in the wild is still the biggest…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Zhongyu Jiang , Zhuoran Zhou , Lei Li , Wenhao Chai , Cheng-Yen Yang , Jenq-Neng Hwang

In this paper we propose a technique for obtaining coarse pose estimation of humans in an image that does not require any manual supervision. While a general unsupervised technique would fail to estimate human pose, we suggest that…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Prabuddha Chakraborty , Vinay P. Namboodiri

Depth ambiguity and joint uncertainty are the two main obstacles in obtaining accurate human pose predictions by 2D-to-3D lifting methods proposed in the literature. In particular, these issues are caused by 2D joint locations that can be…

Category-level 3D pose estimation is a fundamentally important problem in computer vision and robotics, e.g. for embodied agents or to train 3D generative models. However, so far methods that estimate the category-level object pose require…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Leonhard Sommer , Artur Jesslen , Eddy Ilg , Adam Kortylewski

Recently, a few self-supervised representation learning (SSL) methods have outperformed the ImageNet classification pre-training for vision tasks such as object detection. However, its effects on 3D human body pose and shape estimation…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Hongsuk Choi , Hyeongjin Nam , Taeryung Lee , Gyeongsik Moon , Kyoung Mu Lee

Monocular 3D human pose estimation has made progress in recent years. Most of the methods focus on single persons, which estimate the poses in the person-centric coordinates, i.e., the coordinates based on the center of the target person.…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Yu Cheng , Bo Wang , Robby T. Tan

Many real-world applications require the estimation of human body joints for higher-level tasks as, for example, human behaviour understanding. In recent years, depth sensors have become a popular approach to obtain three-dimensional…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Manuel J. Marin-Jimenez , Francisco J. Romero-Ramirez , Rafael Muñoz-Salinas , Rafael Medina-Carnicer

We present a method for simultaneously estimating 3D human pose and body shape from a sparse set of wide-baseline camera views. We train a symmetric convolutional autoencoder with a dual loss that enforces learning of a latent…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Matthew Trumble , Andrew Gilbert , Adrian Hilton , John Collomosse

This paper addresses the problem of 3D human pose estimation from single images. While for a long time human skeletons were parameterized and fitted to the observation by satisfying a reprojection error, nowadays researchers directly use…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Bastian Wandt , Bodo Rosenhahn