Exploiting Offset-Guided Network for Pose Estimation and Tracking
Abstract
Human pose estimation has witnessed a significant advance thanks to the development of deep learning. Recent human pose estimation approaches tend to directly predict the location heatmaps, which causes quantization errors and inevitably deteriorates the performance within the reduced network output. Aim at solving it, we revisit the heatmap-offset aggregation method and propose the Offset- guided Network (OGN) with an intuitive but effective fusion strategy for both two-stages pose estimation and Mask R-CNN. For two-stages pose estimation, a greedy box generation strategy is also proposed to keep more necessary candidates while performing person detection. For mask R-CNN, ratio-consistent is adopted to improve the generalization ability of the network. State-of-the-art results on COCO and PoseTrack dataset verify the effectiveness of our offset-guided pose estimation and tracking.
Cite
Text
Zhang et al. "Exploiting Offset-Guided Network for Pose Estimation and Tracking." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.Markdown
[Zhang et al. "Exploiting Offset-Guided Network for Pose Estimation and Tracking." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.](https://mlanthology.org/cvprw/2019/zhang2019cvprw-exploiting/)BibTeX
@inproceedings{zhang2019cvprw-exploiting,
title = {{Exploiting Offset-Guided Network for Pose Estimation and Tracking}},
author = {Zhang, Rui and Zhu, Zheng and Li, Peng and Wu, Rui and Guo, Chaoxu and Huang, Guan and Xia, Hailun},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2019},
url = {https://mlanthology.org/cvprw/2019/zhang2019cvprw-exploiting/}
}