中文
相关论文

相关论文: PoseMoE: Mixture-of-Experts Network for Monocular …

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2022-05-18 Guoliang Hua , Hong Liu , Wenhao Li , Qian Zhang , Runwei Ding , Xin Xu

We propose a new 2D pose refinement network that learns to predict the human bias in the estimated 2D pose. There are biases in 2D pose estimations that are due to differences between annotations of 2D joint locations based on annotators'…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Akihiko Sayo , Diego Thomas , Hiroshi Kawasaki , Yuta Nakashima , Katsushi Ikeuchi

Accurate estimation of 3D human motion from monocular video requires modeling both kinematics (body motion without physical forces) and dynamics (motion with physical forces). To demonstrate this, we present SimPoE, a Simulation-based…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Ye Yuan , Shih-En Wei , Tomas Simon , Kris Kitani , Jason Saragih

With the rapid development of autonomous driving, LiDAR-based 3D Human Pose Estimation (3D HPE) is becoming a research focus. However, due to the noise and sparsity of LiDAR-captured point clouds, robust human pose estimation remains…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Xiaoqi An , Lin Zhao , Chen Gong , Jun Li , Jian Yang

Hand pose estimation has matured rapidly in recent years. The introduction of commodity depth sensors and a multitude of practical applications have spurred new advances. We provide an extensive analysis of the state-of-the-art, focusing on…

计算机视觉与模式识别 · 计算机科学 2015-05-08 James Steven Supancic , Gregory Rogez , Yi Yang , Jamie Shotton , Deva Ramanan

Albeit the recent progress in single image 3D human pose estimation due to the convolutional neural network, it is still challenging to handle real scenarios such as highly occluded scenes. In this paper, we propose to address the problem…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Xiang Guo , Yuchao Dai

Monocular depth estimation (MDE) models have undergone significant advancements over recent years. Many MDE models aim to predict affine-invariant relative depth from monocular images, while recent developments in large-scale training and…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Yifan Yu , Shaohui Liu , Rémi Pautrat , Marc Pollefeys , Viktor Larsson

We tackle the task of multi-view, multi-person 3D human pose estimation from a limited number of uncalibrated depth cameras. Recently, many approaches have been proposed for 3D human pose estimation from multi-view RGB cameras. However,…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Yu-Jhe Li , Yan Xu , Rawal Khirodkar , Jinhyung Park , Kris Kitani

We propose a novel approach to jointly perform 3D shape retrieval and pose estimation from monocular images.In order to make the method robust to real-world image variations, e.g. complex textures and backgrounds, we learn an embedding…

计算机视觉与模式识别 · 计算机科学 2019-03-28 Kyaw Zaw Lin , Weipeng Xu , Qianru Sun , Christian Theobalt , Tat-Seng Chua

Estimating the 3D position of human joints has become a widely researched topic in the last years. Special emphasis has gone into defining novel methods that extrapolate 2-dimensional data (keypoints) into 3D, namely predicting the…

计算机视觉与模式识别 · 计算机科学 2020-09-02 Adrian Llopart

In this paper, we present UniPose, a unified cross-modality pose prior propagation method for weakly supervised 3D human pose estimation (HPE) using unannotated single-view RGB-D sequences (RGB, depth, and point cloud data). UniPose…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Jinghong Zheng , Changlong Jiang , Jiaqi Li , Haohong Kuang , Hang Xu , Tingbing Yan

We introduce DOPE, the first method to detect and estimate whole-body 3D human poses, including bodies, hands and faces, in the wild. Achieving this level of details is key for a number of applications that require understanding the…

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

In this paper, we propose a new single shot method for multi-person 3D human pose estimation in complex images. The model jointly learns to locate the human joints in the image, to estimate their 3D coordinates and to group these…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Abdallah Benzine , Bertrand Luvison , Quoc Cuong Pham , Catherine Achard

In multi-person 2D pose estimation, the bottom-up methods simultaneously predict poses for all persons, and unlike the top-down methods, do not rely on human detection. However, the SOTA bottom-up methods' accuracy is still inferior…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Yu Cheng , Yihao Ai , Bo Wang , Xinchao Wang , Robby T. Tan

Hand pose estimation from monocular depth images has been an important and challenging problem in the Computer Vision community. In this paper, we present a novel approach to estimate 3D hand joint locations from 2D depth images. Unlike…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Rohan Lekhwani , Bhupendra Singh

Both the tasks of multi-person human pose estimation and pose tracking in videos are quite challenging. Existing methods can be categorized into two groups: top-down and bottom-up approaches. In this paper, following the top-down approach,…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Guanghan Ning , Ping Liu , Xiaochuan Fan , Chi Zhang

Driven by recent computer vision and robotic applications, recovering 3D human poses has become increasingly important and attracted growing interests. In fact, completing this task is quite challenging due to the diverse appearances,…

计算机视觉与模式识别 · 计算机科学 2019-01-16 Keze Wang , Liang Lin , Chenhan Jiang , Chen Qian , Pengxu Wei

Pose prediction is to predict future poses given a window of previous poses. In this paper, we propose a new problem that predicts poses using 3D joint coordinate sequences. Different from the traditional pose prediction based on Mocap…

计算机视觉与模式识别 · 计算机科学 2019-09-05 Xiaoli Liu , Jianqin Yin , Huaping Liu , Yilong Yin

Human pose estimation is a very active research field, stimulated by its important applications in robotics, entertainment or health and sports sciences, among others. Advances in convolutional networks triggered noticeable improvements in…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Yann Desmarais , Denis Mottet , Pierre Slangen , Philippe Montesinos

In general, human pose estimation methods are categorized into two approaches according to their architectures: regression (i.e., heatmap-free) and heatmap-based methods. The former one directly estimates precise coordinates of each…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Jonghyun Kim , Bosang Kim , Hyotae Lee , Jungpyo Kim , Wonhyeok Im , Lanying Jin , Dowoo Kwon , Jungho Lee