paper-with-me

Papers

Spatial-Aware Regression for Keypoint Localization

2024-01-01 · CVPR 2024 1 · Dongkai Wang, Shiliang Zhang

Regression-based keypoint localization shows advantages of high efficiency and better robustness to quantization errors than heatmap-based methods. However existing regression-based methods discard the spatial location prior in input image with a global pooling leading to inferior accuracy and are limited to single instance localization tasks. We study the regression-based keypoint localization from a new perspective by leveraging the spatial location prior. Instead of regressing on the pooled feature the proposed Spatial-Aware Regression (SAR) maintains the spatial location map and outputs spatial coordinates and confidence score for each grid which are optimized with a unified objective. Benefited by the location prior these spatial-aware outputs can be efficiently optimized resulting in better localization performance. Moreover incorporating spatial prior makes SAR more general and can be applied into various keypoint localization tasks. We test the proposed method in 4 keypoint localization tasks including single/multi-person 2D/3D pose estimation and the whole-body pose estimation. Extensive experiments demonstrate its promising performance e.g. consistently outperforming recent regressions-based methods.

📄 PDF Abstract BibTeX

Code (1)

kennethwdk/sar 공식 구현 pytorch

Tasks

3D Pose EstimationPose EstimationQuantizationregression

Similar Papers 제목 키워드 기반

QueryPose: Sparse Multi-Person Pose Regression via Spatial-Aware Part-Level Query

2022-12-15 · Yabo Xiao, Kai Su, Xiaojuan Wang, Dongdong Yu 외

We propose a sparse end-to-end multi-person pose regression framework, termed QueryPose, which can directly predict multi-person keypoint sequences from the input image. The existing end-to-end methods rely on dense repr…

regression

Location-free Human Pose Estimation

2022-05-25 · CVPR 2022 1 · Xixia Xu, Yingguo Gao, Ke Yan, Xue Lin 외

Human pose estimation (HPE) usually requires large-scale training data to reach high performance. However, it is rather time-consuming to collect high-quality and fine-grained annotations for human body. To alleviate thi…

Object LocalizationPose EstimationWeakly-Supervised Object Localization

TAIHRI: Task-Aware 3D Human Keypoints Localization for Close-Range Human-Robot Interaction

2026-04-10 · Ao Li, Yonggen Ling, Yiyang Lin, Yuji Wang 외 arxiv

Accurate 3D human keypoints localization is a critical technology enabling robots to achieve natural and safe physical interaction with users. Conventional 3D human keypoints estimation methods primarily focus on the who…

Human Mesh Recovery

OSKDet: Towards Orientation-sensitive Keypoint Localization for Rotated Object Detection

2021-04-18 · Dongchen Lu

Rotated object detection is a challenging issue of computer vision field. Loss of spatial information and confusion of parametric order have been the bottleneck for rotated detection accuracy. In this paper, we propose a…

object-detectionObject Detection

OSKDet: Orientation-Sensitive Keypoint Localization for Rotated Object Detection

2022-01-01 · CVPR 2022 1 · Dongchen Lu, Dongmei Li, YaLi Li, Shengjin Wang

Rotated object detection is a challenging issue in computer vision field. Inadequate rotated representation and the confusion of parametric regression have been the bottleneck for high performance rotated detection. …

Objectobject-detectionObject Detectionregression