English
Related papers

Related papers: Improving Robustness for Pose Estimation via Stabl…

200 papers

Point sets matching method is very important in computer vision, feature extraction, fingerprint matching, motion estimation and so on. This paper proposes a robust point sets matching method. We present an iterative algorithm that is…

Computer Vision and Pattern Recognition · Computer Science 2014-11-05 Xiao Liu , Congying Han , Tiande Guo

In this paper, we present a regression-based pose recognition method using cascade Transformers. One way to categorize the existing approaches in this domain is to separate them into 1). heatmap-based and 2). regression-based. In general,…

Computer Vision and Pattern Recognition · Computer Science 2021-04-15 Ke Li , Shijie Wang , Xiang Zhang , Yifan Xu , Weijian Xu , Zhuowen Tu

Recently, most of the state-of-the-art human pose estimation methods are based on heatmap regression. The final coordinates of keypoints are obtained by decoding heatmap directly. In this paper, we aim to find a better approach to get more…

Computer Vision and Pattern Recognition · Computer Science 2020-07-22 Jian Wang , Xiang Long , Yuan Gao , Errui Ding , Shilei Wen

For tackling the task of 2D human pose estimation, the great majority of the recent methods regard this task as a heatmap estimation problem, and optimize the heatmap prediction using the Gaussian-smoothed heatmap as the optimization…

Computer Vision and Pattern Recognition · Computer Science 2022-10-05 Haoxuan Qu , Li Xu , Yujun Cai , Lin Geng Foo , Jun Liu

State-of-the-art human pose estimation methods are based on heat map representation. In spite of the good performance, the representation has a few issues in nature, such as not differentiable and quantization error. This work shows that a…

Computer Vision and Pattern Recognition · Computer Science 2018-09-19 Xiao Sun , Bin Xiao , Fangyin Wei , Shuang Liang , Yichen Wei

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…

Computer Vision and Pattern Recognition · Computer Science 2020-05-26 Zhongxu Hu , Yang Xing , Chen Lv , Peng Hang , Jie Liu

Camera relocalization has various applications in autonomous driving. Previous camera pose regression models consider only ideal scenarios where there is little environmental perturbation. To deal with challenging driving environments that…

Computer Vision and Pattern Recognition · Computer Science 2023-05-26 Sijie Wang , Qiyu Kang , Rui She , Wee Peng Tay , Andreas Hartmannsgruber , Diego Navarro Navarro

We study the recently introduced stability training as a general-purpose method to increase the robustness of deep neural networks against input perturbations. In particular, we explore its use as an alternative to data augmentation and…

Machine Learning · Computer Science 2019-11-14 Jan Laermann , Wojciech Samek , Nils Strodthoff

Recent research on human pose estimation exploits complex structures to improve performance on benchmark datasets, ignoring the resource overhead and inference speed when the model is actually deployed. In this paper, we lighten the…

Computer Vision and Pattern Recognition · Computer Science 2022-05-24 Shiqi Li , Xiang Xiang

We propose a human pose estimation framework that solves the task in the regression-based fashion. Unlike previous regression-based methods, which often fall behind those state-of-the-art methods, we formulate the pose estimation task into…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Weian Mao , Yongtao Ge , Chunhua Shen , Zhi Tian , Xinlong Wang , Zhibin Wang

While heatmap-based human pose estimation methods have shown strong performance, they suffer from three main problems: (P1) "Commonly used Mean Squared Error (MSE)" Loss may not always improve joint localization because it penalizes all…

Computer Vision and Pattern Recognition · Computer Science 2025-11-19 Muhammed Can Keles , Bedrettin Cetinkaya , Sinan Kalkan , Emre Akbas

The target of 2D human pose estimation is to locate the keypoints of body parts from input 2D images. State-of-the-art methods for pose estimation usually construct pixel-wise heatmaps from keypoints as labels for learning convolution…

Computer Vision and Pattern Recognition · Computer Science 2020-12-15 Kun Zhang , Rui Wu , Ping Yao , Kai Deng , Ding Li , Renbiao Liu , Chuanguang Yang , Ge Chen , Min Du , Tianyao Zheng

Heatmap regression has become the mainstream methodology for deep learning-based semantic landmark localization, including in facial landmark localization and human pose estimation. Though heatmap regression is robust to large variations in…

Computer Vision and Pattern Recognition · Computer Science 2021-08-27 Baosheng Yu , Dacheng Tao

In this paper we address the issue of output instability of deep neural networks: small perturbations in the visual input can significantly distort the feature embeddings and output of a neural network. Such instability affects many deep…

Computer Vision and Pattern Recognition · Computer Science 2016-04-18 Stephan Zheng , Yang Song , Thomas Leung , Ian Goodfellow

In recent years, considerable progress has been made for the task of rigid object pose estimation from a single RGB-image, but achieving robustness to partial occlusions remains a challenging problem. Pose refinement via rendering has shown…

Computer Vision and Pattern Recognition · Computer Science 2020-05-15 Lucas Brynte , Fredrik Kahl

The performance of human pose estimation depends on the spatial accuracy of keypoint localization. Most existing methods pursue the spatial accuracy through learning the high-resolution (HR) representation from input images. By the…

Computer Vision and Pattern Recognition · Computer Science 2021-07-08 Hanbin Dai , Hailin Shi , Wu Liu , Linfang Wang , Yinglu Liu , Tao Mei

This is an official pytorch implementation of Deep High-Resolution Representation Learning for Human Pose Estimation. In this work, we are interested in the human pose estimation problem with a focus on learning reliable high-resolution…

Computer Vision and Pattern Recognition · Computer Science 2019-02-26 Ke Sun , Bin Xiao , Dong Liu , Jingdong Wang

Over the last two decades, deep learning has transformed the field of computer vision. Deep convolutional networks were successfully applied to learn different vision tasks such as image classification, image segmentation, object detection…

Computer Vision and Pattern Recognition · Computer Science 2019-07-17 Yoli Shavit , Ron Ferens

Heatmap regression (HR) has become one of the mainstream approaches for face alignment and has obtained promising results under constrained environments. However, when a face image suffers from large pose variations, heavy occlusions and…

Computer Vision and Pattern Recognition · Computer Science 2020-12-30 Jun Wan , Zhihui Lai , Jun Liu , Jie Zhou , Can Gao

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