paper-with-me

홈 › Papers

Multi-Scale Stacked Hourglass Network for Human Pose Estimation

2019-05-01 · ICLR 2019 5 · Chunsheng Guo, Wenlong Du, Na Ying

Stacked hourglass network has become an important model for Human pose estimation. The estimation of human body posture depends on the global information of the keypoints type and the local information of the keypoints location. The consistent processing of inputs and constraints makes it difficult to form differentiated and determined collaboration mechanisms for each stacked hourglass network. In this paper, we propose a Multi-Scale Stacked Hourglass (MSSH) network to high-light the differentiation capabilities of each Hourglass network for human pose estimation. The pre-processing network forms feature maps of different scales,and dispatch them to various locations of the stack hourglass network, where the small-scale features reach the front of stacked hourglass network, and large-scale features reach the rear of stacked hourglass network. And a new loss function is proposed for multi-scale stacked hourglass network. Different keypoints have different weight coefficients of loss function at different scales, and the keypoints weight coefficients are dynamically adjusted from the top-level hourglass network to the bottom-level hourglass network. Experimental results show that the pro-posed method is competitive with respect to the comparison algorithm on MPII and LSP datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Graph Stacked Hourglass Networks for 3D Human Pose Estimation

2021-03-30 · CVPR 2021 1 · Tianhan Xu, Wataru Takano

In this paper, we propose a novel graph convolutional network architecture, Graph Stacked Hourglass Networks, for 2D-to-3D human pose estimation tasks. The proposed architecture consists of repeated encoder-decoder, in w…

3D Human Pose EstimationDecoderPose Estimation

To Perceive or Not to Perceive: Lightweight Stacked Hourglass Network

2023-02-09 · Jameel Hassan Abdul Samadh, Salwa K. Al Khatib

Human pose estimation (HPE) is a classical task in computer vision that focuses on representing the orientation of a person by identifying the positions of their joints. We design a lighterversion of the stacked hourglas…

Pose Estimation

Stacked Hourglass Networks for Human Pose Estimation

2016-03-22 · Alejandro Newell, Kaiyu Yang, Jia Deng

This work introduces a novel convolutional network architecture for the task of human pose estimation. Features are processed across all scales and consolidated to best capture the various spatial relationships associate…

Pose Estimation

SRH-Net: Stacked Recurrent Hourglass Network for Stereo Matching

2021-05-25 · Hongzhi Du, Yanyan Li, Yanbiao Sun, Jigui Zhu 외

The cost aggregation strategy shows a crucial role in learning-based stereo matching tasks, where 3D convolutional filters obtain state of the art but require intensive computation resources, while 2D operations need les…

GPUStereo Matching

Multi-Context Attention for Human Pose Estimation

2017-02-24 · CVPR 2017 7 · Xiao Chu, Wei Yang, Wanli Ouyang, Cheng Ma 외

In this paper, we propose to incorporate convolutional neural networks with a multi-context attention mechanism into an end-to-end framework for human pose estimation. We adopt stacked hourglass networks to generate atte…

Pose Estimation