Efficient Human Pose Estimation by Maximizing Fusion and High-Level Spatial Attention
Zhiyuan Ren, Yaohai Zhou, Yizhe Chen, Ruisong Zhou, Yayu Gao

TL;DR
This paper introduces SFM, an efficient human pose estimation network that maximizes feature fusion and employs a lightweight high-level spatial attention mechanism, achieving high accuracy with minimal computational resources.
Contribution
The paper proposes a novel fusion strategy and a lightweight attention block to enhance feature integration and spatial awareness in human pose estimation networks.
Findings
Achieves 89.0 [email protected] on MPII with fewer parameters.
Attains 71.7 AP on COCO with low computational cost.
Outperforms existing efficient models in accuracy and efficiency.
Abstract
In this paper, we propose an efficient human pose estimation network -- SFM (slender fusion model) by fusing multi-level features and adding lightweight attention blocks -- HSA (High-Level Spatial Attention). Many existing methods on efficient network have already taken feature fusion into consideration, which largely boosts the performance. However, its performance is far inferior to large network such as ResNet and HRNet due to its limited fusion operation in the network. Specifically, we expand the number of fusion operation by building bridges between two pyramid frameworks without adding layers. Meanwhile, to capture long-range dependency, we propose a lightweight attention block -- HSA, which computes second-order attention map. In summary, SFM maximizes the number of feature fusion in a limited number of layers. HSA learns high precise spatial information by computing the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Hand Gesture Recognition Systems · Video Surveillance and Tracking Methods
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Average Pooling · Global Average Pooling · 1x1 Convolution · Bottleneck Residual Block · Kaiming Initialization · Residual Block · Max Pooling · Convolution · Batch Normalization
