English
Related papers

Related papers: Lite Pose: Efficient Architecture Design for 2D Hu…

200 papers

We propose a novel efficient and lightweight model for human pose estimation from a single image. Our model is designed to achieve competitive results at a fraction of the number of parameters and computational cost of various…

Computer Vision and Pattern Recognition · Computer Science 2020-02-11 Hossam Isack , Christian Haene , Cem Keskin , Sofien Bouaziz , Yuri Boykov , Shahram Izadi , Sameh Khamis

In this work we adapt multi-person pose estimation architecture to use it on edge devices. We follow the bottom-up approach from OpenPose, the winner of COCO 2016 Keypoints Challenge, because of its decent quality and robustness to number…

Computer Vision and Pattern Recognition · Computer Science 2018-11-30 Daniil Osokin

Multi-person pose estimation generally follows top-down and bottom-up paradigms. Both of them use an extra stage ($\boldsymbol{e.g.,}$ human detection in top-down paradigm or grouping process in bottom-up paradigm) to build the relationship…

Computer Vision and Pattern Recognition · Computer Science 2022-10-11 Yabo Xiao , Xiaojuan Wang , Dongdong Yu , Kai Su , Lei Jin , Mei Song , Shuicheng Yan , Jian Zhao

Making top-down human pose estimation method present both good performance and high efficiency is appealing. Mask RCNN can largely improve the efficiency by conducting person detection and pose estimation in a single framework, as the…

Computer Vision and Pattern Recognition · Computer Science 2023-01-13 Ling Li , Lin Zhao , Linhao Xu , Jie Xu

Neural architecture search has proven to be highly effective in the design of efficient convolutional neural networks that are better suited for mobile deployment than hand-designed networks. Hypothesizing that neural architecture search…

Computer Vision and Pattern Recognition · Computer Science 2021-10-06 William McNally , Kanav Vats , Alexander Wong , John McPhee

The widespread application of 3D human pose estimation (HPE) is limited by resource-constrained edge devices, requiring more efficient models. A key approach to enhancing efficiency involves designing networks based on the structural…

Computer Vision and Pattern Recognition · Computer Science 2025-10-21 Jialun Cai , Mengyuan Liu , Hong Liu , Shuheng Zhou , Wenhao Li

Pose estimation is a critical task in computer vision with a wide range of applications from activity monitoring to human-robot interaction. However,most of the existing methods are computationally expensive or have complex architecture.…

Computer Vision and Pattern Recognition · Computer Science 2025-04-01 Marsha Mariya Kappan , Eduardo Benitez Sandoval , Erik Meijering , Francisco Cruz

We present AutoPose, a novel neural architecture search(NAS) framework that is capable of automatically discovering multiple parallel branches of cross-scale connections towards accurate and high-resolution 2D human pose estimation.…

Computer Vision and Pattern Recognition · Computer Science 2020-08-18 Xinyu Gong , Wuyang Chen , Yifan Jiang , Ye Yuan , Xianming Liu , Qian Zhang , Yuan Li , Zhangyang Wang

Existing human pose estimation approaches often only consider how to improve the model generalisation performance, but putting aside the significant efficiency problem. This leads to the development of heavy models with poor scalability and…

Computer Vision and Pattern Recognition · Computer Science 2019-04-03 Feng Zhang , Xiatian Zhu , Mao Ye

Human pose estimation (HPE) is one of the most challenging tasks in computer vision as humans are deformable by nature and thus their pose has so much variance. HPE aims to correctly identify the main joint locations of a single person or…

Computer Vision and Pattern Recognition · Computer Science 2021-07-30 Ahmed Elhagry , Mohamed Saeed , Musie Araia

The 3D Human Pose Estimation (3D HPE) task uses 2D images or videos to predict human joint coordinates in 3D space. Despite recent advancements in deep learning-based methods, they mostly ignore the capability of coupling accessible texts…

Computer Vision and Pattern Recognition · Computer Science 2024-05-09 Jinglin Xu , Yijie Guo , Yuxin Peng

Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) have led to significant progress in 2D body pose estimation. However, achieving a good balance between accuracy, efficiency, and robustness remains a challenge. For…

Computer Vision and Pattern Recognition · Computer Science 2025-03-04 Kaleab A. Kinfu , René Vidal

Estimating human pose is an important yet challenging task in multimedia applications. Existing pose estimation libraries target reproducing standard pose estimation algorithms. When it comes to customising these algorithms for real-world…

Computer Vision and Pattern Recognition · Computer Science 2022-10-27 Yixiao Guo , Jiawei Liu , Guo Li , Luo Mai , Hao Dong

Accurate and real-time three-dimensional (3D) pose estimation is challenging in resource-constrained and dynamic environments owing to its high computational complexity. To address this issue, this study proposes a novel cooperative…

Computer Vision and Pattern Recognition · Computer Science 2025-04-07 Hyun-Ho Choi , Kangsoo Kim , Ki-Ho Lee , Kisong Lee

We propose a novel ConvNet model for predicting 2D human body poses in an image. The model regresses a heatmap representation for each body keypoint, and is able to learn and represent both the part appearances and the context of the part…

Computer Vision and Pattern Recognition · Computer Science 2017-08-08 Vasileios Belagiannis , Andrew Zisserman

Human pose estimation (HPE) with convolutional neural networks (CNNs) for indoor monitoring is one of the major challenges in computer vision. In contrast to HPE in perspective views, an indoor monitoring system can consist of an…

Computer Vision and Pattern Recognition · Computer Science 2023-04-18 Jingrui Yu , Tobias Scheck , Roman Seidel , Yukti Adya , Dipankar Nandi , Gangolf Hirtz

In this paper we introduce a novel method to estimate the head pose of people in single images starting from a small set of head keypoints. To this purpose, we propose a regression model that exploits keypoints computed automatically by 2D…

Computer Vision and Pattern Recognition · Computer Science 2021-11-04 Giorgio Cantarini , Federico Figari Tomenotti , Nicoletta Noceti , Francesca Odone

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

While Convolutional Neural Networks (CNNs) have significantly boosted the performance of face related algorithms, maintaining accuracy and efficiency simultaneously in practical use remains challenging. The state-of-the-art methods employ…

Computer Vision and Pattern Recognition · Computer Science 2022-05-02 Jiahao Xia , Haimin Zhang , Shiping Wen , Shuo Yang , Min Xu

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…

Computer Vision and Pattern Recognition · Computer Science 2025-12-12 Hyunsoo Lee , Daeum Jeon , Hyeokjae Oh