中文
相关论文

相关论文: Lite Pose: Efficient Architecture Design for 2D Hu…

200 篇论文

Recently, several deep learning models have been proposed for 3D human pose estimation. Nevertheless, most of these approaches only focus on the single-person case or estimate 3D pose of a few people at high resolution. Furthermore, many…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Abdallah Benzine , Florian Chabot , Bertrand Luvison , Quoc Cong Pham , Cahterine Achrd

Human pose estimation are of importance for visual understanding tasks such as action recognition and human-computer interaction. In this work, we present a Multiple Stage High-Resolution Network (Multi-Stage HRNet) to tackling the problem…

计算机视觉与模式识别 · 计算机科学 2019-10-15 Junjie Huang , Zheng Zhu , Guan Huang

Vision based human pose estimation is an non-invasive technology for Human-Computer Interaction (HCI). Direct use of the hand as an input device provides an attractive interaction method, with no need for specialized sensing equipment, such…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Nicholas Santavas , Ioannis Kansizoglou , Loukas Bampis , Evangelos Karakasis , Antonios Gasteratos

In this paper, a computation efficient regression framework is presented for estimating the 6D pose of rigid objects from a single RGB-D image, which is applicable to handling symmetric objects. This framework is designed in a simple…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Ningkai Mo , Wanshui Gan , Naoto Yokoya , Shifeng Chen

We present the first single-network approach for 2D~whole-body pose estimation, which entails simultaneous localization of body, face, hands, and feet keypoints. Due to the bottom-up formulation, our method maintains constant real-time…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Gines Hidalgo , Yaadhav Raaj , Haroon Idrees , Donglai Xiang , Hanbyul Joo , Tomas Simon , Yaser Sheikh

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

General aviation fault diagnosis and efficient maintenance are critical to flight safety; however, deploying deep learning models on resource-constrained edge devices poses dual challenges in computational capacity and interpretability.…

人工智能 · 计算机科学 2026-04-03 Zhihuan Wei , Xinhang Chen , Danyang Han , Yang Hu , Jie Liu , Xuewen Miao , Guijiang Li

With the emergence of service robots and surveillance cameras, dynamic face recognition (DFR) in wild has received much attention in recent years. Face detection and head pose estimation are two important steps for DFR. Very often, the pose…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Yepeng Liu , Zaiwang Gu , Shenghua Gao , Dong Wang , Yusheng Zeng , Jun Cheng

Head pose estimation is a crucial problem for many tasks, such as driver attention, fatigue detection, and human behaviour analysis. It is well known that neural networks are better at handling classification problems than regression…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Zhongxu Hu , Yang Xing , Chen Lv , Peng Hang , Jie Liu

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

Relative pose estimation is fundamental for SLAM, visual localization, and 3D reconstruction. Existing Relative Pose Regression (RPR) methods face a key trade-off: feature-matching pipelines achieve high accuracy but block gradient flow via…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Jun Wang , Xiaoyan Huang

3D Human Pose Estimation (HPE) is the task of locating keypoints of the human body in 3D space from 2D or 3D representations such as RGB images, depth maps or point clouds. Current HPE methods from depth and point clouds predominantly rely…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Irene Ballester , Ondřej Peterka , Martin Kampel

Video-based human pose estimation models aim to address scenarios that cannot be effectively solved by static image models such as motion blur, out-of-focus and occlusion. Most existing approaches consist of two stages: detecting human…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Zhihong Wei

Current methodologies in point cloud analysis predominantly explore 3D geometries, often achieved through the introduction of intricate learnable geometric extractors in the encoder or by deepening networks with repeated blocks. However,…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Lipeng Gu , Xuefeng Yan , Liangliang Nan , Dingkun Zhu , Honghua Chen , Weiming Wang , Mingqiang Wei

Multi-person 3D human pose estimation from a single image is a challenging problem, especially for in-the-wild settings due to the lack of 3D annotated data. We propose HG-RCNN, a Mask-RCNN based network that also leverages the benefits of…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Rishabh Dabral , Nitesh B Gundavarapu , Rahul Mitra , Abhishek Sharma , Ganesh Ramakrishnan , Arjun Jain

Facial landmark detection is an essential technology for driver status tracking and has been in demand for real-time estimations. As a landmark coordinate prediction, heatmap-based methods are known to achieve a high accuracy, and…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Sota Kato , Kazuhiro Hotta , Yuhki Hatakeyama , Yoshinori Konishi

Relative pose estimation is crucial for various computer vision applications, including Robotic and Autonomous Driving. Current methods primarily depend on selecting and matching feature points prone to incorrect matches, leading to poor…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Zherong Zhang , Chunyu Lin , Shujuan Huang , Shangrong Yang , Yao Zhao

3D pose estimation from sparse multi-views is a critical task for numerous applications, including action recognition, sports analysis, and human-robot interaction. Optimization-based methods typically follow a two-stage pipeline, first…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Tony Danjun Wang , Tolga Birdal , Nassir Navab , Lennart Bastian

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…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Gregory Rogez , Philippe Weinzaepfel , Cordelia Schmid

The practical application requests both accuracy and efficiency on multi-person pose estimation algorithms. But the high accuracy and fast inference speed are dominated by top-down methods and bottom-up methods respectively. To make a…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Jiabin Zhang , Zheng Zhu , Jiwen Lu , Junjie Huang , Guan Huang , Jie Zhou