paper-with-me

홈 › Papers

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 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

📄 PDF Abstract BibTeX arXiv:2302.04815

Code (1)

jameelhassan/poseestimation 공식 구현 pytorch

Tasks

Pose Estimation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Residual Connection 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Hourglass Module 설명 없음
Stacked Hourglass Network Stacked Hourglass Networks are a type of convolutional neural network for pose estimation. They are based on the successive steps of pooling and upsampling that are done to…

Similar 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 l…

Pose Estimation

Atypical Facial Landmark Localisation with Stacked Hourglass Networks: A Study on 3D Facial Modelling for Medical Diagnosis

2019-09-05 · Gary Storey, Ahmed Bouridane, Richard Jiang, Chang-Tsun Li

While facial biometrics has been widely used for identification purpose, it has recently been researched as medical biometrics for a range of diseases. In this chapter, we investigate the facial landmark detection for at…

Face AlignmentFacial Landmark DetectionMedical Diagnosis

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

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

An Occluded Stacked Hourglass Approach to Facial Landmark Localization and Occlusion Estimation

2018-02-05 · Kevan Yuen, Mohan M. Trivedi

A key step to driver safety is to observe the driver's activities with the face being a key step in this process to extracting information such as head pose, blink rate, yawns, talking to passenger which can then help de…

Face AlignmentFace DetectionOcclusion Estimation