中文
相关论文

相关论文: Multi-Person Pose Estimation with Enhanced Feature…

200 篇论文

In this paper, we propose a two-stage fully 3D network, namely \textbf{DeepFuse}, to estimate human pose in 3D space by fusing body-worn Inertial Measurement Unit (IMU) data and multi-view images deeply. The first stage is designed for pure…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Fuyang Huang , Ailing Zeng , Minhao Liu , Qiuxia Lai , Qiang Xu

We propose a new learning-based method for estimating 2D human pose from a single image, using Dual-Source Deep Convolutional Neural Networks (DS-CNN). Recently, many methods have been developed to estimate human pose by using pose priors…

计算机视觉与模式识别 · 计算机科学 2015-04-28 Xiaochuan Fan , Kang Zheng , Yuewei Lin , Song Wang

This paper proposes a new Generative Partition Network (GPN) to address the challenging multi-person pose estimation problem. Different from existing models that are either completely top-down or bottom-up, the proposed GPN introduces a…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Xuecheng Nie , Jiashi Feng , Junliang Xing , Shuicheng Yan

In person re-identification (re-ID), the key task is feature representation, which is used to compute distance or similarity in prediction. Person re-ID achieves great improvement when deep learning methods are introduced to tackle this…

计算机视觉与模式识别 · 计算机科学 2019-01-18 Jiabao Wang , Yang Li , Zhuang Miao

Multi-frame human pose estimation has long been a compelling and fundamental problem in computer vision. This task is challenging due to fast motion and pose occlusion that frequently occur in videos. State-of-the-art methods strive to…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Zhenguang Liu , Runyang Feng , Haoming Chen , Shuang Wu , Yixing Gao , Yunjun Gao , Xiang Wang

In this paper, we address the problem of estimating a 3D human pose from a single image, which is important but difficult to solve due to many reasons, such as self-occlusions, wild appearance changes, and inherent ambiguities of 3D…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Geonho Cha , Minsik Lee , Jungchan Cho , Songhwai Oh

Making top-down human pose estimation method present both good performance and high efficiency is appealing. Mask RCNN can largely improve the efficiency by conducting person detection and pose estimation in a single framework, as the…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Ling Li , Lin Zhao , Linhao Xu , Jie Xu

In this paper, we concern on the bottom-up paradigm in multi-person pose estimation (MPPE). Most previous bottom-up methods try to consider the relation of instances to identify different body parts during the post processing, while…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Ruoqi Yin , Jianqin Yin

Multi-person pose estimation is a fundamental and challenging problem to many computer vision tasks. Most existing methods can be broadly categorized into two classes: top-down and bottom-up methods. Both of the two types of methods involve…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Yiming Xu , Jiaxin Li , Yiheng Peng , Yan Ding , Hua-Liang Wei

Human pose estimation from image and video is a vital task in many multimedia applications. Previous methods achieve great performance but rarely take efficiency into consideration, which makes it difficult to implement the networks on…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Wenqiang Zhang , Jiemin Fang , Xinggang Wang , Wenyu Liu

Existing human pose estimation approaches often only consider how to improve the model generalisation performance, but putting aside the significant efficiency problem. This leads to the development of heavy models with poor scalability and…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Feng Zhang , Xiatian Zhu , Mao Ye

In recent times, with the exception of sporadic cases, the trend in Computer Vision is to achieve minor improvements compared to considerable increases in complexity. To reverse this trend, we propose a novel method to boost image…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Antonio Bruno , Davide Moroni , Massimo Martinelli

In recent years, crowd counting and localization have become crucial techniques in computer vision, with applications spanning various domains. The presence of multi-scale crowd distributions within a single image remains a fundamental…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Yuqing Yan , Yirui Wu

Recovering 3D human poses from a monocular camera view is a highly ill-posed problem due to the depth ambiguity. Earlier studies on 3D human pose lifting from 2D often contain incorrect-yet-overconfident 3D estimations. To mitigate the…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Cuong Le , Pavlo Melnyk , Bastian Wandt , Mårten Wadenbäck

To achieve more accurate 2D human pose estimation, we extend the successful encoder-decoder network, simple baseline network (SBN), in three ways. To reduce the quantization errors caused by the large output stride size, two more decoder…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Jie Ou , Mingjian Chen , Hong Wu

We propose a simple yet effective proposal-based object detector, aiming at detecting highly-overlapped instances in crowded scenes. The key of our approach is to let each proposal predict a set of correlated instances rather than a single…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Xuangeng Chu , Anlin Zheng , Xiangyu Zhang , Jian Sun

Human pose estimation and semantic part segmentation are two complementary tasks in computer vision. In this paper, we propose to solve the two tasks jointly for natural multi-person images, in which the estimated pose provides object-level…

计算机视觉与模式识别 · 计算机科学 2017-08-14 Fangting Xia , Peng Wang , Xianjie Chen , Alan Yuille

Human pose estimation has given rise to a broad spectrum of novel and compelling applications, including action recognition, sports analysis, as well as surveillance. However, accurate video pose estimation remains an open challenge. One…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Yingying Jiao , Zhigang Wang , Zhenguang Liu , Shaojing Fan , Sifan Wu , Zheqi Wu , Zhuoyue Xu

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 present an approach to efficiently detect the 2D pose of multiple people in an image. The approach uses a nonparametric representation, which we refer to as Part Affinity Fields (PAFs), to learn to associate body parts with individuals…

计算机视觉与模式识别 · 计算机科学 2017-04-17 Zhe Cao , Tomas Simon , Shih-En Wei , Yaser Sheikh