中文
相关论文

相关论文: Pose-Guided Human Parsing with Deep Learned Featur…

200 篇论文

In this paper, we propose an end-to-end trainable regression approach for human pose estimation from still images. We use the proposed Soft-argmax function to convert feature maps directly to joint coordinates, resulting in a fully…

计算机视觉与模式识别 · 计算机科学 2017-10-09 Diogo C. Luvizon , Hedi Tabia , David Picard

We address the problem of detecting people in natural scenes using a part approach based on poselets. We propose a bootstrapping method that allows us to collect millions of weakly labeled examples for each poselet type. We use these…

计算机视觉与模式识别 · 计算机科学 2014-07-04 Lubomir Bourdev , Fei Yang , Rob Fergus

Human-centric visual understanding is an important desideratum for effective human-robot interaction. In order to navigate crowded public places, social robots must be able to interpret the activity of the surrounding humans. This paper…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Shengnan Hu , Ce Zheng , Zixiang Zhou , Chen Chen , Gita Sukthankar

Current methods of multi-person pose estimation typically treat the localization and the association of body joints separately. It is convenient but inefficient, leading to additional computation and a waste of time. This paper, however,…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Chenyu Tian , Ran Yu , Xinyuan Zhao , Weihao Xia , Haoqian Wang , Yujiu Yang

Multi-person pose estimation methods generally follow top-down and bottom-up paradigms, both of which can be considered as two-stage approaches thus leading to the high computation cost and low efficiency. Towards a compact and efficient…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Yabo Xiao , Xiaojuan Wang , Dongdong Yu , Guoli Wang , Qian Zhang , Mingshu He

This paper studies the task of estimating the 3D human poses of multiple persons from multiple calibrated camera views. Following the top-down paradigm, we decompose the task into two stages, i.e. person localization and pose estimation.…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Size Wu , Sheng Jin , Wentao Liu , Lei Bai , Chen Qian , Dong Liu , Wanli Ouyang

Category-level pose estimation is a challenging task with many potential applications in computer vision and robotics. Recently, deep-learning-based approaches have made great progress, but are typically hindered by the need for large…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Pengyuan Wang , Takuya Ikeda , Robert Lee , Koichi Nishiwaki

Action recognition from videos, i.e., classifying a video into one of the pre-defined action types, has been a popular topic in the communities of artificial intelligence, multimedia, and signal processing. However, existing methods usually…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Xiaodong Chen , Xinchen Liu , Wu Liu , Kun Liu , Dong Wu , Yongdong Zhang , Tao Mei

3D human pose estimation from a single image is a challenging problem, especially for in-the-wild settings due to the lack of 3D annotated data. We propose two anatomically inspired loss functions and use them with a weakly-supervised…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Rishabh Dabral , Anurag Mundhada , Uday Kusupati , Safeer Afaque , Abhishek Sharma , Arjun Jain

Reasoning human object interactions is a core problem in human-centric scene understanding and detecting such relations poses a unique challenge to vision systems due to large variations in human-object configurations, multiple co-occurring…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Bo Wan , Desen Zhou , Yongfei Liu , Rongjie Li , Xuming He

Human pose estimation is a major computer vision problem with applications ranging from augmented reality and video capture to surveillance and movement tracking. In the medical context, the latter may be an important biomarker for…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Luca Schmidtke , Athanasios Vlontzos , Simon Ellershaw , Anna Lukens , Tomoki Arichi , Bernhard Kainz

Superior human pose and shape reconstruction from monocular images depends on removing the ambiguities caused by occlusions and shape variance. Recent works succeed in regression-based methods which estimate parametric models directly…

计算机视觉与模式识别 · 计算机科学 2021-02-01 Min Wang , Feng Qiu , Wentao Liu , Chen Qian , Xiaowei Zhou , Lizhuang Ma

This paper presents a novel method for 3D human pose and shape estimation from images with sparse views, using joint points and silhouettes, based on a parametric model. Firstly, the parametric model is fitted to the joint points estimated…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Zhongguo Li , Anders Heyden , Magnus Oskarsson

The majority of existing human parsing methods formulate the task as semantic segmentation, which regard each semantic category equally and fail to exploit the intrinsic physiological structure of human body, resulting in inaccurate…

计算机视觉与模式识别 · 计算机科学 2019-12-23 Ruyi Ji , Dawei Du , Libo Zhang , Longyin Wen , Yanjun Wu , Chen Zhao , Feiyue Huang , Siwei Lyu

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

Deep generative modelling for human body analysis is an emerging problem with many interesting applications. However, the latent space learned by such approaches is typically not interpretable, resulting in less flexibility. In this work,…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Rodrigo de Bem , Arnab Ghosh , Thalaiyasingam Ajanthan , Ondrej Miksik , Adnane Boukhayma , N. Siddharth , Philip Torr

Vision-based monocular human pose estimation, as one of the most fundamental and challenging problems in computer vision, aims to obtain posture of the human body from input images or video sequences. The recent developments of deep…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Yucheng Chen , Yingli Tian , Mingyi He

3D pose estimation is a challenging problem in computer vision. Most of the existing neural-network-based approaches address color or depth images through convolution networks (CNNs). In this paper, we study the task of 3D human pose…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Yufan Zhou , Haiwei Dong , Abdulmotaleb El Saddik

Supervised deep learning with pixel-wise training labels has great successes on multi-person part segmentation. However, data labeling at pixel-level is very expensive. To solve the problem, people have been exploring to use synthetic data…

计算机视觉与模式识别 · 计算机科学 2020-05-15 Kevin Lin , Lijuan Wang , Kun Luo , Yinpeng Chen , Zicheng Liu , Ming-Ting Sun

Most recent approaches to monocular 3D pose estimation rely on Deep Learning. They either train a Convolutional Neural Network to directly regress from image to 3D pose, which ignores the dependencies between human joints, or model these…

计算机视觉与模式识别 · 计算机科学 2016-05-18 Bugra Tekin , Isinsu Katircioglu , Mathieu Salzmann , Vincent Lepetit , Pascal Fua