中文
相关论文

相关论文: Pose2Mesh: Graph Convolutional Network for 3D Huma…

200 篇论文

This paper presents a comprehensive review on regression-based method for human pose estimation. The problem of human pose estimation has been intensively studied and enabled many application from entertainment to training. Traditional…

计算机视觉与模式识别 · 计算机科学 2017-09-08 Wenye He

Convolutional networks have been extremely successful for regular data structures such as 2D images and 3D voxel grids. The transposition to meshes is, however, not straight-forward due to their irregular structure. We explore how the dual,…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Nitika Verma , Adnane Boukhayma , Jakob Verbeek , Edmond Boyer

The task of multi-person human pose estimation in natural scenes is quite challenging. Existing methods include both top-down and bottom-up approaches. The main advantage of bottom-up methods is its excellent tradeoff between estimation…

计算机视觉与模式识别 · 计算机科学 2017-10-30 Guanghan Ning , Zhihai He

We present D-PoSE (Depth as an Intermediate Representation for 3D Human Pose and Shape Estimation), a one-stage method that estimates human pose and SMPL-X shape parameters from a single RGB image. Recent works use larger models with…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Nikolaos Vasilikopoulos , Drosakis Drosakis , Antonis Argyros

The task of three-dimensional (3D) human pose estimation from a single image can be divided into two parts: (1) Two-dimensional (2D) human joint detection from the image and (2) estimating a 3D pose from the 2D joints. Herein, we focus on…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Yasunori Kudo , Keisuke Ogaki , Yusuke Matsui , Yuri Odagiri

We study the problem of shape generation in 3D mesh representation from a small number of color images with or without camera poses. While many previous works learn to hallucinate the shape directly from priors, we adopt to further improve…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Chao Wen , Yinda Zhang , Chenjie Cao , Zhuwen Li , Xiangyang Xue , Yanwei Fu

In this paper, we study the task of 3D human pose estimation in the wild. This task is challenging due to lack of training data, as existing datasets are either in the wild images with 2D pose or in the lab images with 3D pose. We propose a…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Xingyi Zhou , Qixing Huang , Xiao Sun , Xiangyang Xue , Yichen Wei

Depth estimation is a challenging task of 3D reconstruction to enhance the accuracy sensing of environment awareness. This work brings a new solution with a set of improvements, which increase the quantitative and qualitative understanding…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Armin Masoumian , Hatem A. Rashwan , Saddam Abdulwahab , Julian Cristiano , Domenec Puig

In this paper, we propose a novel 3D human pose estimation algorithm from a single image based on neural networks. We adopted the structure of the relational networks in order to capture the relations among different body parts. In our…

计算机视觉与模式识别 · 计算机科学 2018-07-23 Sungheon Park , Nojun Kwak

Human pose estimation is a key step to action recognition. We propose a method of estimating 3D human poses from a single image, which works in conjunction with an existing 2D pose/joint detector. 3D pose estimation is challenging because…

计算机视觉与模式识别 · 计算机科学 2014-06-10 Chunyu Wang , Yizhou Wang , Zhouchen Lin , Alan L. Yuille , Wen Gao

3D human pose estimation from a single image is an inverse problem due to the inherent ambiguity of the missing depth. Several previous works addressed the inverse problem by generating multiple hypotheses. However, these works are strongly…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Chen Li , Gim Hee Lee

Advances in Deep Learning have recently made it possible to recover full 3D meshes of human poses from individual images. However, extension of this notion to videos for recovering temporally coherent poses still remains unexplored. A major…

计算机视觉与模式识别 · 计算机科学 2019-07-02 Jian Liu , Naveed Akhtar , Ajmal Mian

Dense pose estimation is a dense 3D prediction task for instance-level human analysis, aiming to map human pixels from an RGB image to a 3D surface of the human body. Due to a large amount of surface point regression, the training process…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Wenhe Jia , Yilin Zhou , Xuhan Zhu , Mengjie Hu , Chun Liu , Qing Song

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

3D pose estimation from a single 2D image is an important and challenging task in computer vision with applications in autonomous driving, robot manipulation and augmented reality. Since 3D pose is a continuous quantity, a natural…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Siddharth Mahendran , Haider Ali , Rene Vidal

RGB-D based 6D pose estimation has recently achieved remarkable progress, but still suffers from two major limitations: (1) ineffective representation of depth data and (2) insufficient integration of different modalities. This paper…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Guangyuan Zhou , Huiqun Wang , Jiaxin Chen , Di Huang

In this work, we address the problem of multi-person 3D pose estimation from a single image. A typical regression approach in the top-down setting of this problem would first detect all humans and then reconstruct each one of them…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Wen Jiang , Nikos Kolotouros , Georgios Pavlakos , Xiaowei Zhou , Kostas Daniilidis

3D human pose estimation captures the human joint points in three-dimensional space while keeping the depth information and physical structure. That is essential for applications that require precise pose information, such as human-computer…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Jianbin Jiao , Xina Cheng , Weijie Chen , Xiaoting Yin , Hao Shi , Kailun Yang

We propose a novel image based localization system using graph neural networks (GNN). The pretrained ResNet50 convolutional neural network (CNN) architecture is used to extract the important features for each image. Following, the extracted…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Ahmed Elmoogy , Xiaodai Dong , Tao Lu , Robert Westendorp , Kishore Reddy

3D human pose and shape estimation from monocular images has been an active research area in computer vision. Existing deep learning methods for this task rely on high-resolution input, which however, is not always available in many…

计算机视觉与模式识别 · 计算机科学 2021-03-12 Xiangyu Xu , Hao Chen , Francesc Moreno-Noguer , Laszlo A. Jeni , Fernando De la Torre