English
Related papers

Related papers: MultiPoseNet: Fast Multi-Person Pose Estimation us…

200 papers

Recent literature addressed the monocular 3D pose estimation task very satisfactorily. In these studies, different persons are usually treated as independent pose instances to estimate. However, in many every-day situations, people are…

Computer Vision and Pattern Recognition · Computer Science 2020-10-13 Wen Guo , Enric Corona , Francesc Moreno-Noguer , Xavier Alameda-Pineda

We propose an end-to-end architecture for joint 2D and 3D human pose estimation in natural images. Key to our approach is the generation and scoring of a number of pose proposals per image, which allows us to predict 2D and 3D poses of…

Computer Vision and Pattern Recognition · Computer Science 2019-01-15 Gregory Rogez , Philippe Weinzaepfel , Cordelia Schmid

We develop a robust multi-scale structure-aware neural network for human pose estimation. This method improves the recent deep conv-deconv hourglass models with four key improvements: (1) multi-scale supervision to strengthen contextual…

Computer Vision and Pattern Recognition · Computer Science 2018-09-18 Lipeng Ke , Ming-Ching Chang , Honggang Qi , Siwei Lyu

The typical bottom-up human pose estimation framework includes two stages, keypoint detection and grouping. Most existing works focus on developing grouping algorithms, e.g., associative embedding, and pixel-wise keypoint regression that we…

Computer Vision and Pattern Recognition · Computer Science 2020-06-30 Ke Sun , Zigang Geng , Depu Meng , Bin Xiao , Dong Liu , Zhaoxiang Zhang , Jingdong Wang

In general, human pose estimation methods are categorized into two approaches according to their architectures: regression (i.e., heatmap-free) and heatmap-based methods. The former one directly estimates precise coordinates of each…

Computer Vision and Pattern Recognition · Computer Science 2023-06-21 Jonghyun Kim , Bosang Kim , Hyotae Lee , Jungpyo Kim , Wonhyeok Im , Lanying Jin , Dowoo Kwon , Jungho Lee

There is an increasing demand for lightweight multi-person pose estimation for many emerging smart IoT applications. However, the existing algorithms tend to have large model sizes and intense computational requirements, making them…

Computer Vision and Pattern Recognition · Computer Science 2021-01-01 Christopher Neff , Aneri Sheth , Steven Furgurson , Hamed Tabkhi

In this paper we introduce EfficientPose, a new approach for 6D object pose estimation. Our method is highly accurate, efficient and scalable over a wide range of computational resources. Moreover, it can detect the 2D bounding box of…

Computer Vision and Pattern Recognition · Computer Science 2020-11-19 Yannick Bukschat , Marcus Vetter

We propose a novel top-down approach that tackles the problem of multi-person human pose estimation and tracking in videos. In contrast to existing top-down approaches, our method is not limited by the performance of its person detector and…

Computer Vision and Pattern Recognition · Computer Science 2020-04-01 Manchen Wang , Joseph Tighe , Davide Modolo

Multi-person pose estimation from a 2D image is challenging because it requires not only keypoint localization but also human detection. In state-of-the-art top-down methods, multi-scale information is a crucial factor for the accurate pose…

Computer Vision and Pattern Recognition · Computer Science 2019-05-13 Gyeongsik Moon , Ju Yong Chang , Kyoung Mu Lee

Human pose estimation aims at localizing human anatomical keypoints or body parts in the input data (e.g., images, videos, or signals). It forms a crucial component in enabling machines to have an insightful understanding of the behaviors…

Computer Vision and Pattern Recognition · Computer Science 2022-04-18 Haoming Chen , Runyang Feng , Sifan Wu , Hao Xu , Fengcheng Zhou , Zhenguang Liu

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…

Computer Vision and Pattern Recognition · Computer Science 2021-03-19 Bruno Artacho , Andreas Savakis

Recently, human pose estimation mainly focuses on how to design a more effective and better deep network structure as human features extractor, and most designed feature extraction networks only introduce the position of each anatomical…

Computer Vision and Pattern Recognition · Computer Science 2022-12-06 Zhangjian Ji , Zilong Wang , Ming Zhang , Yapeng Chen , Yuhua Qian

The recovery of multi-person 3D poses from a single RGB image is a severely ill-conditioned problem due to the inherent 2D-3D depth ambiguity, inter-person occlusions, and body truncations. To tackle these issues, recent works have shown…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Nicolas Ugrinovic , Adria Ruiz , Antonio Agudo , Alberto Sanfeliu , Francesc Moreno-Noguer

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,…

Computer Vision and Pattern Recognition · Computer Science 2024-11-22 Xin Liu , Hao Wang , Shibei Xue , Dezong Zhao

Understanding the geometry and pose of objects in 2D images is a fundamental necessity for a wide range of real world applications. Driven by deep neural networks, recent methods have brought significant improvements to object pose…

Computer Vision and Pattern Recognition · Computer Science 2018-09-05 Jogendra Nath Kundu , Rahul M. V. , Aditya Ganeshan , R. Venkatesh Babu

We present a deployment friendly, fast bottom-up framework for multi-person 3D human pose estimation. We adopt a novel neural representation of multi-person 3D pose which unifies the position of person instances with their corresponding 3D…

Computer Vision and Pattern Recognition · Computer Science 2020-08-05 Jogendra Nath Kundu , Ambareesh Revanur , Govind Vitthal Waghmare , Rahul Mysore Venkatesh , R. Venkatesh Babu

Recent research on human pose estimation has achieved significant improvement. However, most existing methods tend to pursue higher scores using complex architecture or computationally expensive models on benchmark datasets, ignoring the…

Computer Vision and Pattern Recognition · Computer Science 2020-01-31 Zhe Zhang , Jie Tang , Gangshan Wu

Multi-person pose estimation (MPPE) presents a formidable yet crucial challenge in computer vision. Most existing methods predominantly concentrate on isolated interaction either between instances or joints, which is inadequate for…

Computer Vision and Pattern Recognition · Computer Science 2024-04-30 Yonghao Dang , Jianqin Yin , Liyuan Liu , Pengxiang Ding , Yuan Sun , Yanzhu Hu

We present an approach to estimate 3D poses of multiple people from multiple camera views. In contrast to the previous efforts which require to establish cross-view correspondence based on noisy and incomplete 2D pose estimations, we…

Computer Vision and Pattern Recognition · Computer Science 2020-08-25 Hanyue Tu , Chunyu Wang , Wenjun Zeng

This paper proposes a novel system to estimate and track the 3D poses of multiple persons in calibrated RGB-Depth camera networks. The multi-view 3D pose of each person is computed by a central node which receives the single-view outcomes…

Computer Vision and Pattern Recognition · Computer Science 2017-10-18 Marco Carraro , Matteo Munaro , Jeff Burke , Emanuele Menegatti