中文
相关论文

相关论文: Learning to Estimate 3D Human Pose and Shape from …

200 篇论文

In this paper, a real-time method called PoP-Net is proposed to predict multi-person 3D poses from a depth image. PoP-Net learns to predict bottom-up part representations and top-down global poses in a single shot. Specifically, a new…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Yuliang Guo , Zhong Li , Zekun Li , Xiangyu Du , Shuxue Quan , Yi Xu

It is challenging to directly estimate the human geometry from a single image due to the high diversity and complexity of body shapes with the various clothing styles. Most of model-based approaches are limited to predict the shape and pose…

计算机视觉与模式识别 · 计算机科学 2022-02-02 Lixiang Lin , Jianke Zhu

We propose a novel framework to reconstruct super-resolution human shape from a single low-resolution input image. The approach overcomes limitations of existing approaches that reconstruct 3D human shape from a single image, which require…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Marco Pesavento , Marco Volino , Adrian Hilton

3D face reconstruction is a fundamental Computer Vision problem of extraordinary difficulty. Current systems often assume the availability of multiple facial images (sometimes from the same subject) as input, and must address a number of…

计算机视觉与模式识别 · 计算机科学 2017-09-11 Aaron S. Jackson , Adrian Bulat , Vasileios Argyriou , Georgios Tzimiropoulos

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…

计算机视觉与模式识别 · 计算机科学 2019-01-31 Guoqiang Wei , Cuiling Lan , Wenjun Zeng , Zhibo Chen

We present a self-supervised learning algorithm for 3D human pose estimation of a single person based on a multiple-view camera system and 2D body pose estimates for each view. To train our model, represented by a deep neural network, we…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Arij Bouazizi , Julian Wiederer , Ulrich Kressel , Vasileios Belagiannis

For applications in navigation and robotics, estimating the 3D pose of objects is as important as detection. Many approaches to pose estimation rely on detecting or tracking parts or keypoints [11, 21]. In this paper we build on a recent…

计算机视觉与模式识别 · 计算机科学 2016-09-20 Patrick Poirson , Phil Ammirato , Cheng-Yang Fu , Wei Liu , Jana Kosecka , Alexander C. Berg

This paper presents a neural network to estimate a detailed depth map of the foreground human in a single RGB image. The result captures geometry details such as cloth wrinkles, which are important in visualization applications. To achieve…

计算机视觉与模式识别 · 计算机科学 2019-12-25 Sicong Tang , Feitong Tan , Kelvin Cheng , Zhaoyang Li , Siyu Zhu , Ping Tan

For visual manipulation tasks, we aim to represent image content with semantically meaningful features. However, learning implicit representations from images often lacks interpretability, especially when attributes are intertwined. We…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Xue Hu , Xinghui Li , Benjamin Busam , Yiren Zhou , Ales Leonardis , Shanxin Yuan

Deep ConvNets have been shown to be effective for the task of human pose estimation from single images. However, several challenging issues arise in the video-based case such as self-occlusion, motion blur, and uncommon poses with few or no…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Jie Song , Limin Wang , Luc Van Gool , Otmar Hilliges

Humans can easily deduce the relative pose of a previously unseen object, without labeling or training, given only a single query-reference image pair. This is arguably achieved by incorporating i) 3D/2.5D shape perception from a single…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Yuan Gao , Yajing Luo , Junhong Wang , Kui Jia , Gui-Song Xia

Our ability to train end-to-end systems for 3D human pose estimation from single images is currently constrained by the limited availability of 3D annotations for natural images. Most datasets are captured using Motion Capture (MoCap)…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Georgios Pavlakos , Xiaowei Zhou , Kostas Daniilidis

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…

计算机视觉与模式识别 · 计算机科学 2016-03-29 Ita Lifshitz , Ethan Fetaya , Shimon Ullman

We address the problem of learning accurate 3D shape and camera pose from a collection of unlabeled category-specific images. We train a convolutional network to predict both the shape and the pose from a single image by minimizing the…

计算机视觉与模式识别 · 计算机科学 2018-10-23 Eldar Insafutdinov , Alexey Dosovitskiy

For human pose estimation in monocular images, joint occlusions and overlapping upon human bodies often result in deviated pose predictions. Under these circumstances, biologically implausible pose predictions may be produced. In contrast,…

计算机视觉与模式识别 · 计算机科学 2017-05-03 Yu Chen , Chunhua Shen , Xiu-Shen Wei , Lingqiao Liu , Jian Yang

This paper presents an approach to estimating the continuous 6-DoF pose of an object from a single RGB image. The approach combines semantic keypoints predicted by a convolutional network (convnet) with a deformable shape model. Unlike…

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

Estimating a 3D human pose has proven to be a challenging task, primarily because of the complexity of the human body joints, occlusions, and variability in lighting conditions. In this paper, we introduce a higher-order graph convolutional…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Jianning Quan , A. Ben Hamza

3D Human Body Reconstruction from a monocular image is an important problem in computer vision with applications in virtual and augmented reality platforms, animation industry, en-commerce domain, etc. While several of the existing works…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Abbhinav Venkat , Chaitanya Patel , Yudhik Agrawal , Avinash Sharma

3D human pose estimation from sketches has broad applications in computer animation and film production. Unlike traditional human pose estimation, this task presents unique challenges due to the abstract and disproportionate nature of…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Li Wang , Yiyu Zhuang , Yanwen Wang , Xun Cao , Chuan Guo , Xinxin Zuo , Hao Zhu