中文
相关论文

相关论文: Detection, Pose Estimation and Segmentation for Mu…

200 篇论文

Pose estimation refers to tracking a human's full body posture, including their head, torso, arms, and legs. The problem is challenging in practical settings where the number of body sensors are limited. Past work has shown promising…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Sahil Bhandary Karnoor , Romit Roy Choudhury

Accurate 3D human pose estimation from monocular videos requires effective modelling of complex spatial and temporal dependencies. However, existing methods often face challenges in efficiency and adaptability when modelling spatial and…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Ruochen Li , Shuang Chen , Wenke E , Farshad Arvin , Amir Atapour-Abarghouei

We propose BGM2Pose, a non-invasive 3D human pose estimation method using arbitrary music (e.g., background music) as active sensing signals. Unlike existing approaches that significantly limit practicality by employing intrusive chirp…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Yuto Shibata , Yusuke Oumi , Go Irie , Akisato Kimura , Yoshimitsu Aoki , Mariko Isogawa

3D hand pose estimation that involves accurate estimation of 3D human hand keypoint locations is crucial for many human-computer interaction applications such as augmented reality. However, this task poses significant challenges due to…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Wencan Cheng , Gim Hee Lee

3D object detection and pose estimation from a single image are two inherently ambiguous problems. Oftentimes, objects appear similar from different viewpoints due to shape symmetries, occlusion and repetitive textures. This ambiguity in…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Fabian Manhardt , Diego Martin Arroyo , Christian Rupprecht , Benjamin Busam , Tolga Birdal , Nassir Navab , Federico Tombari

We introduce (HPS) Human POSEitioning System, a method to recover the full 3D pose of a human registered with a 3D scan of the surrounding environment using wearable sensors. Using IMUs attached at the body limbs and a head mounted camera…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Vladimir Guzov , Aymen Mir , Torsten Sattler , Gerard Pons-Moll

Existing volumetric methods for predicting 3D human pose estimation are accurate, but computationally expensive and optimized for single time-step prediction. We present TEMPO, an efficient multi-view pose estimation model that learns a…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Rohan Choudhury , Kris Kitani , Laszlo A. Jeni

3D human pose estimation involves reconstructing the human skeleton by detecting the body joints. Accurate and efficient solutions are required for several real-world applications including animation, human-robot interaction, surveillance,…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Ana Filipa Rodrigues Nogueira , Hélder P. Oliveira , Luís F. Teixeira

Although significant improvement has been achieved recently in 3D human pose estimation, most of the previous methods only treat a single-person case. In this work, we firstly propose a fully learning-based, camera distance-aware top-down…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Gyeongsik Moon , Ju Yong Chang , Kyoung Mu Lee

Traditional approaches to upper body pose estimation using monocular vision rely on complex body models and a large variety of geometric constraints. We argue that this is not ideal and somewhat inelegant as it results in large processing…

计算机视觉与模式识别 · 计算机科学 2014-06-18 Michael Burke , Joan Lasenby

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

We propose OmniPose, a single-pass, end-to-end trainable framework, that achieves state-of-the-art results for multi-person pose estimation. Using a novel waterfall module, the OmniPose architecture leverages multi-scale feature…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Bruno Artacho , Andreas Savakis

Human pose estimation in videos remains a challenge, largely due to the reliance on extensive manual annotation of large datasets, which is expensive and labor-intensive. Furthermore, existing approaches often struggle to capture long-range…

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

The dominant paradigm in 3D human pose estimation that lifts a 2D pose sequence to 3D heavily relies on long-term temporal clues (i.e., using a daunting number of video frames) for improved accuracy, which incurs performance saturation,…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Qitao Zhao , Ce Zheng , Mengyuan Liu , Chen Chen

The integration of multi-view imaging and pose estimation represents a significant advance in computer vision applications, offering new possibilities for understanding human movement and interactions. This work presents a new algorithm…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Daniel Bermuth , Alexander Poeppel , Wolfgang Reif

Temporal modeling and spatio-temporal collaboration are pivotal techniques for video-based human pose estimation. Most state-of-the-art methods adopt optical flow or temporal difference, learning local visual content correspondence across…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Runyang Feng , Haoming Chen

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

Current instance segmentation methods can be categorized into segmentation-based methods that segment first then do clustering, and proposal-based methods that detect first then predict masks for each instance proposal using repooling. In…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Hui Ying , Zhaojin Huang , Shu Liu , Tianjia Shao , Kun Zhou

Human pose and shape (HPS) estimation methods achieve remarkable results. However, current HPS benchmarks are mostly designed to test models in scenarios that are similar to the training data. This can lead to critical situations in…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Qihao Liu , Adam Kortylewski , Alan Yuille

Reducing the complexity of the pipeline of instance segmentation is crucial for real-world applications. This work addresses this issue by introducing an anchor-box free and single-shot instance segmentation framework, termed PolarMask,…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Enze Xie , Wenhai Wang , Mingyu Ding , Ruimao Zhang , Ping Luo
‹ 上一页 1 8 9 10 下一页 ›