中文
相关论文

相关论文: SMPR: Single-Stage Multi-Person Pose Regression

200 篇论文

In computer vision, estimating the six-degree-of-freedom pose from an RGB image is a fundamental task. However, this task becomes highly challenging in multi-object scenes. Currently, the best methods typically employ an indirect strategy,…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Xin Liu , Hao Wang , Shibei Xue , Dezong Zhao

Expressive human pose and shape estimation (EHPS) unifies body, hands, and face motion capture with numerous applications. Despite encouraging progress, current state-of-the-art methods still depend largely on a confined set of training…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Zhongang Cai , Wanqi Yin , Ailing Zeng , Chen Wei , Qingping Sun , Yanjun Wang , Hui En Pang , Haiyi Mei , Mingyuan Zhang , Lei Zhang , Chen Change Loy , Lei Yang , Ziwei Liu

This paper addresses the problem of estimating and tracking human body keypoints in complex, multi-person video. We propose an extremely lightweight yet highly effective approach that builds upon the latest advancements in human detection…

计算机视觉与模式识别 · 计算机科学 2018-05-04 Rohit Girdhar , Georgia Gkioxari , Lorenzo Torresani , Manohar Paluri , Du Tran

In this work, we propose a new method for multi-person pose estimation which combines the traditional bottom-up and the top-down methods. Specifically, we perform the network feed-forwarding in a bottom-up manner, and then parse the poses…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Miaopeng Li , Zimeng Zhou , Jie Li , Xinguo Liu

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

Estimating the pose of an unseen object is the goal of the challenging one-shot pose estimation task. Previous methods have heavily relied on feature matching with great success. However, these methods are often inefficient and limited by…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Pedro Castro , Tae-Kyun Kim

The two-stage strategy has been widely used in image classification. However, these methods barely take the classification criteria of the first stage into consideration in the second prediction stage. In this paper, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2019-09-27 Jianhang Zhou , Shaoning Zeng , Bob Zhang

Human pose estimation has been widely applied in various industries. While recent decades have witnessed the introduction of many advanced two-dimensional (2D) human pose estimation solutions, three-dimensional (3D) human pose estimation is…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Zichen Gui , Jungang Luo

Multi-person pose estimation (MPPE), which aims to locate the key points for all persons in the frames, is an active research branch of computer vision. Variable human poses and complex scenes make MPPE dependent on local details and global…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Shang Wu , Bin Wang

We introduce UPose3D, a novel approach for multi-view 3D human pose estimation, addressing challenges in accuracy and scalability. Our method advances existing pose estimation frameworks by improving robustness and flexibility without…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Vandad Davoodnia , Saeed Ghorbani , Marc-André Carbonneau , Alexandre Messier , Ali Etemad

This paper introduces a novel human pose estimation benchmark, Human Pose with Millimeter Wave Radar (HuPR), that includes synchronized vision and radio signal components. This dataset is created using cross-calibrated mmWave radar sensors…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Shih-Po Lee , Niraj Prakash Kini , Wen-Hsiao Peng , Ching-Wen Ma , Jenq-Neng Hwang

The performance of human pose estimation depends on the spatial accuracy of keypoint localization. Most existing methods pursue the spatial accuracy through learning the high-resolution (HR) representation from input images. By the…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Hanbin Dai , Hailin Shi , Wu Liu , Linfang Wang , Yinglu Liu , Tao Mei

We propose a method for human pose estimation based on Deep Neural Networks (DNNs). The pose estimation is formulated as a DNN-based regression problem towards body joints. We present a cascade of such DNN regressors which results in high…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Alexander Toshev , Christian Szegedy

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

This paper presents a high-quality human motion prediction method that accurately predicts future human poses given observed ones. Our method is based on the observation that a good initial guess of the future poses is very helpful in…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Tiezheng Ma , Yongwei Nie , Chengjiang Long , Qing Zhang , Guiqing Li

The two-stage object pose estimation paradigm first detects semantic keypoints on the image and then estimates the 6D pose by minimizing reprojection errors. Despite performing well on standard benchmarks, existing techniques offer no…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Heng Yang , Marco Pavone

Single-person human pose estimation facilitates markerless movement analysis in sports, as well as in clinical applications. Still, state-of-the-art models for human pose estimation generally do not meet the requirements of real-life…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Daniel Groos , Heri Ramampiaro , Espen A. F. Ihlen

While recent two-stage many-to-one deep learning models have demonstrated great success in 3D human pose estimation, such models are inefficient ways to detect 3D key points in a sequential video relative to one-shot and many-to-many…

计算机视觉与模式识别 · 计算机科学 2023-12-19 David C. Jeong , Hongji Liu , Saunder Salazar , Jessie Jiang , Christopher A. Kitts

In keypoint estimation tasks such as human pose estimation, heatmap-based regression is the dominant approach despite possessing notable drawbacks: heatmaps intrinsically suffer from quantization error and require excessive computation to…

计算机视觉与模式识别 · 计算机科学 2022-07-20 William McNally , Kanav Vats , Alexander Wong , John McPhee

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