paper-with-me

홈 › Papers

Parallel Multi-Scale Networks with Deep Supervision for Hand Keypoint Detection

2021-12-19 · Renjie Li, Son Tran, Saurabh Garg, Katherine Lawler, Jane Alty, Quan Bai

Keypoint detection plays an important role in a wide range of applications. However, predicting keypoints of small objects such as human hands is a challenging problem. Recent works fuse feature maps of deep Convolutional Neural Networks (CNNs), either via multi-level feature integration or multi-resolution aggregation. Despite achieving some success, the feature fusion approaches increase the complexity and the opacity of CNNs. To address this issue, we propose a novel CNN model named Multi-Scale Deep Supervision Network (P-MSDSNet) that learns feature maps at different scales with deep supervisions to produce attention maps for adaptive feature propagation from layers to layers. P-MSDSNet has a multi-stage architecture which makes it scalable while its deep supervision with spatial attention improves transparency to the feature learning at each stage. We show that P-MSDSNet outperforms the state-of-the-art approaches on benchmark datasets while requiring fewer number of parameters. We also show the application of P-MSDSNet to quantify finger tapping hand movements in a neuroscience study.

📄 PDF Abstract BibTeX arXiv:2112.10275

Code (0)

등록된 구현이 없습니다.

Tasks

Keypoint Detection

Similar Papers 제목 키워드 기반

Multi-Scale Structure-Aware Network for Human Pose Estimation

2018-03-27 · ECCV 2018 9 · Lipeng Ke, Ming-Ching Chang, Honggang Qi, Siwei Lyu

We develop a robust multi-scale structure-aware neural network for human pose estimation. This method improves the recent deep conv-deconv hourglass models with four key improvements: (1) multi-scale supervision to stren…

Pose Estimationregression

PoseBH: Prototypical Multi-Dataset Training Beyond Human Pose Estimation

2025-05-23 · CVPR 2025 1 · Uyoung Jeong, Jonathan Freer, Seungryul Baek, Hyung Jin Chang 외

We study multi-dataset training (MDT) for pose estimation, where skeletal heterogeneity presents a unique challenge that existing methods have yet to address. In traditional domains, \eg regression and classification, MD…

Pose Estimation

Recurrent Feature Mining and Keypoint Mixup Padding for Category-Agnostic Pose Estimation

2025-03-27 · CVPR 2025 1 · Junjie Chen, Weilong Chen, Yifan Zuo, Yuming Fang

Category-agnostic pose estimation aims to locate keypoints on query images according to a few annotated support images for arbitrary novel classes. Existing methods generally extract support features via heatmap pooling,…

Category-Agnostic Pose EstimationPose Estimation

Multi-Scale Supervised Network for Human Pose Estimation

2018-08-05 · Lipeng Ke, Ming-Ching Chang, Honggang Qi, Siwei Lyu

Human pose estimation is an important topic in computer vision with many applications including gesture and activity recognition. However, pose estimation from image is challenging due to appearance variations, occlusion…

Activity RecognitionKeypoint DetectionPose Estimationregression

ER-Pose: Rethinking Keypoint-Driven Representation Learning for Real-Time Human Pose Estimation

2026-03-09 · Nanjun Li, Pinqi Cheng, Zean Liu, Minghe Tian 외 arxiv

Single-stage multi-person pose estimation aims to jointly perform human localization and keypoint prediction within a unified framework, offering advantages in inference efficiency and architectural simplicity. Consequen…

Multi-Person Pose EstimationRepresentation LearningObject Detection