中文
相关论文

相关论文: OmniPose: A Multi-Scale Framework for Multi-Person…

200 篇论文

Existing approaches for multi-view multi-person 3D pose estimation explicitly establish cross-view correspondences to group 2D pose detections from multiple camera views and solve for the 3D pose estimation for each person. Establishing…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Jiahao Lin , Gim Hee Lee

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

Human pose estimation plays an important role in many computer vision tasks and has been studied for many decades. However, due to complex appearance variations from poses, illuminations, occlusions and low resolutions, it still remains a…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Zhihui Su , Ming Ye , Guohui Zhang , Lei Dai , Jianda Sheng

6D Object Pose Estimation is a crucial yet challenging task in computer vision, suffering from a significant lack of large-scale datasets. This scarcity impedes comprehensive evaluation of model performance, limiting research advancements.…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Jiyao Zhang , Weiyao Huang , Bo Peng , Mingdong Wu , Fei Hu , Zijian Chen , Bo Zhao , Hao Dong

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

In the rapidly evolving field of computer vision, the task of accurately estimating the poses of multiple individuals from various viewpoints presents a formidable challenge, especially if the estimations should be reliable as well. This…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Daniel Bermuth , Alexander Poeppel , Wolfgang Reif

Force estimation in human-object interactions is crucial for various fields like ergonomics, physical therapy, and sports science. Traditional methods depend on specialized equipment such as force plates and sensors, which makes accurate…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Nandakishor M , Vrinda Govind , Anuradha Puthalath , Anzy L , Swathi P S , Aswathi R , Devaprabha A R , Varsha Raj , Midhuna Krishnan K , Akhila Anilkumar T , Yamuna P

Full-body egocentric pose estimation from head and hand poses alone has become an active area of research to power articulate avatar representations on headset-based platforms. However, existing methods over-rely on the indoor…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Jiaxi Jiang , Paul Streli , Manuel Meier , Christian Holz

We present MovePose, an optimized lightweight convolutional neural network designed specifically for real-time body pose estimation on CPU-based mobile devices. The current solutions do not provide satisfactory accuracy and speed for human…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Dongyang Yu , Haoyue Zhang , Ruisheng Zhao , Guoqi Chen , Wangpeng An , Yanhong Yang

Single-stage multi-person pose estimation aims to jointly perform human localization and keypoint prediction within a unified framework, offering advantages in inference efficiency and architectural simplicity. Consequently, multi-scale…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Nanjun Li , Pinqi Cheng , Zean Liu , Minghe Tian , Xuanyin Wang

3D human pose estimation using monocular images is an important yet challenging task. Existing 3D pose detection methods exhibit excellent performance under normal conditions however their performance may degrade due to occlusion. Recently…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Mehwish Ghafoor , Arif Mahmood

We propose a bootstrapping framework to enhance human optical flow and pose. We show that, for videos involving humans in scenes, we can improve both the optical flow and the pose estimation quality of humans by considering the two tasks at…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Aritro Roy Arko , James J. Little , Kwang Moo Yi

In this work, we introduce the challenging problem of joint multi-person pose estimation and tracking of an unknown number of persons in unconstrained videos. Existing methods for multi-person pose estimation in images cannot be applied…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Umar Iqbal , Anton Milan , Juergen Gall

Multi-person human pose estimation and tracking in the wild is important and challenging. For training a powerful model, large-scale training data are crucial. While there are several datasets for human pose estimation, the best practice…

计算机视觉与模式识别 · 计算机科学 2019-03-04 Hengkai Guo , Tang Tang , Guozhong Luo , Riwei Chen , Yongchen Lu , Linfu Wen

Human pose estimation aims to accurately estimate a wide variety of human poses. However, existing datasets often follow a long-tailed distribution that unusual poses only occupy a small portion, which further leads to the lack of diversity…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Wentao Jiang , Sheng Jin , Wentao Liu , Chen Qian , Ping Luo , Si Liu

In this paper, we propose a novel effective light-weight framework, called LightTrack, for online human pose tracking. The proposed framework is designed to be generic for top-down pose tracking and is faster than existing online and…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Guanghan Ning , Heng Huang

Human pose estimation from single images is a challenging problem in computer vision that requires large amounts of labeled training data to be solved accurately. Unfortunately, for many human activities (\eg outdoor sports) such training…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Bastian Wandt , Marco Rudolph , Petrissa Zell , Helge Rhodin , Bodo Rosenhahn

Human pose estimation - the process of recognizing a human's limb positions and orientations in a video - has many important applications including surveillance, diagnosis of movement disorders, and computer animation. While deep learning…

计算机视觉与模式识别 · 计算机科学 2019-02-11 Steven Schwarcz , Thomas Pollard

This letter presents KGpose, a novel end-to-end framework for 6D pose estimation of multiple objects. Our approach combines keypoint-based method with learnable pose regression through `keypoint-graph', which is a graph representation of…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Andrew Jeong

Category-level object pose estimation, which predicts the pose of objects within a known category without prior knowledge of individual instances, is essential in applications like warehouse automation and manufacturing. Existing methods…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Yifan Yang , Peili Song , Enfan Lan , Dong Liu , Jingtai Liu