To Perceive or Not to Perceive: Lightweight Stacked Hourglass Network
2023-02-09Code Available1· sign in to hype
Jameel Hassan Abdul Samadh, Salwa K. Al Khatib
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/jameelhassan/poseestimationOfficialIn paperpytorch★ 18
Abstract
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 hourglass network with minimal loss in performance of the model. The lightweight 2-stacked hourglass has a reduced number of channels with depthwise separable convolutions, residual connections with concatenation, and residual connections between the necks of the hourglasses. The final model has a marginal drop in performance with 79% reduction in the number of parameters and a similar drop in MAdds