中文
相关论文

相关论文: BBoxMaskPose v2: Expanding Mutual Conditioning to …

200 篇论文

Human pose estimation methods work well on isolated people but struggle with multiple-bodies-in-proximity scenarios. Previous work has addressed this problem by conditioning pose estimation by detected bounding boxes or keypoints, but…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Miroslav Purkrabek , Jiri Matas

Multi-person pose estimation is fundamental to many computer vision tasks and has made significant progress in recent years. However, few previous methods explored the problem of pose estimation in crowded scenes while it remains…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Jiefeng Li , Can Wang , Hao Zhu , Yihuan Mao , Hao-Shu Fang , Cewu Lu

Recent studies on 2D pose estimation have achieved excellent performance on public benchmarks, yet its application in the industrial community still suffers from heavy model parameters and high latency. In order to bridge this gap, we…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Tao Jiang , Peng Lu , Li Zhang , Ningsheng Ma , Rui Han , Chengqi Lyu , Yining Li , Kai Chen

A key assumption of top-down human pose estimation approaches is their expectation of having a single person/instance present in the input bounding box. This often leads to failures in crowded scenes with occlusions. We propose a novel…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Rawal Khirodkar , Visesh Chari , Amit Agrawal , Ambrish Tyagi

Frequent interactions between individuals are a fundamental challenge for pose estimation algorithms. Current pipelines either use an object detector together with a pose estimator (top-down approach), or localize all body parts first and…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Mu Zhou , Lucas Stoffl , Mackenzie Weygandt Mathis , Alexander Mathis

Current Human Pose Estimation methods have achieved significant improvements. However, state-of-the-art models ignore out-of-image keypoints and use uncalibrated heatmaps as keypoint location representations. To address these limitations,…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Miroslav Purkrabek , Jiri Matas

We propose a novel generative approach for 3D human pose estimation. 3D human pose estimation poses several key challenges due to the complex geometry of the human body, self-occluding joints, and the requirement for large-scale real-world…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Hyunsoo Lee , Daeum Jeon , Hyeokjae Oh

We propose a novel framework for accurate 3D human pose estimation in combat sports using sparse multi-camera setups. Our method integrates robust multi-view 2D pose tracking via a transformer-based top-down approach, employing epipolar…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Hossein Feiz , David Labbé , Thomas Romeas , Jocelyn Faubert , Sheldon Andrews

Epipolar constraints are at the core of feature matching and depth estimation in current multi-person multi-camera 3D human pose estimation methods. Despite the satisfactory performance of this formulation in sparser crowd scenes, its…

计算机视觉与模式识别 · 计算机科学 2020-07-22 He Chen , Pengfei Guo , Pengfei Li , Gim Hee Lee , Gregory Chirikjian

We propose a method for multi-person detection and 2-D pose estimation that achieves state-of-art results on the challenging COCO keypoints task. It is a simple, yet powerful, top-down approach consisting of two stages. In the first stage,…

计算机视觉与模式识别 · 计算机科学 2017-04-18 George Papandreou , Tyler Zhu , Nori Kanazawa , Alexander Toshev , Jonathan Tompson , Chris Bregler , Kevin Murphy

One of the major challenges in multi-person pose estimation is instance-aware keypoint estimation. Previous methods address this problem by leveraging an off-the-shelf detector, heuristic post-grouping process or explicit instance…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Seunghyeon Seo , Jaeyoung Yoo , Jihye Hwang , Nojun Kwak

We propose ManiPose, a manifold-constrained multi-hypothesis model for human-pose 2D-to-3D lifting. We provide theoretical and empirical evidence that, due to the depth ambiguity inherent to monocular 3D human pose estimation, traditional…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Cédric Rommel , Victor Letzelter , Nermin Samet , Renaud Marlet , Matthieu Cord , Patrick Pérez , Eduardo Valle

We propose BAPose, a novel bottom-up approach that achieves state-of-the-art results for multi-person pose estimation. Our end-to-end trainable framework leverages a disentangled multi-scale waterfall architecture and incorporates adaptive…

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

Current human pose estimation systems focus on retrieving an accurate 3D global estimate of a single person. Therefore, this paper presents one of the first 3D multi-person human pose estimation systems that is able to work in real-time and…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Pawel Knap , Peter Hardy , Alberto Tamajo , Hwasup Lim , Hansung Kim

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

In multi-person 2D pose estimation, the bottom-up methods simultaneously predict poses for all persons, and unlike the top-down methods, do not rely on human detection. However, the SOTA bottom-up methods' accuracy is still inferior…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Yu Cheng , Yihao Ai , Bo Wang , Xinchao Wang , Robby T. Tan

We present an approach to perform 3D pose estimation of multiple people from a few calibrated camera views. Our architecture, leveraging the recently proposed unprojection layer, aggregates feature-maps from a 2D pose estimator backbone…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Alessio Elmi , Davide Mazzini , Pietro Tortella

Traditionally, monocular 3D human pose estimation employs a machine learning model to predict the most likely 3D pose for a given input image. However, a single image can be highly ambiguous and induces multiple plausible solutions for the…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Karl Holmquist , Bastian Wandt

Estimating 3D human poses only from a 2D human pose sequence is thoroughly explored in recent years. Yet, prior to this, no such work has attempted to unify 2D and 3D pose representations in the shared feature space. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Zhenyu Zhang , Wenhao Chai , Zhongyu Jiang , Tian Ye , Mingli Song , Jenq-Neng Hwang , Gaoang Wang

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
‹ 上一页 1 2 3 10 下一页 ›