English

Efficient 2.5D Hand Pose Estimation via Auxiliary Multi-Task Training for Embedded Devices

Computer Vision and Pattern Recognition 2019-09-16 v1 Human-Computer Interaction

Abstract

2D Key-point estimation is an important precursor to 3D pose estimation problems for human body and hands. In this work, we discuss the data, architecture, and training procedure necessary to deploy extremely efficient 2.5D hand pose estimation on embedded devices with highly constrained memory and compute envelope, such as AR/VR wearables. Our 2.5D hand pose estimation consists of 2D key-point estimation of joint positions on an egocentric image, captured by a depth sensor, and lifted to 2.5D using the corresponding depth values. Our contributions are two fold: (a) We discuss data labeling and augmentation strategies, the modules in the network architecture that collectively lead to 3%3\% the flop count and 2%2\% the number of parameters when compared to the state of the art MobileNetV2 architecture. (b) We propose an auxiliary multi-task training strategy needed to compensate for the small capacity of the network while achieving comparable performance to MobileNetV2. Our 32-bit trained model has a memory footprint of less than 300 Kilobytes, operates at more than 50 Hz with less than 35 MFLOPs.

Keywords

Cite

@article{arxiv.1909.05897,
  title  = {Efficient 2.5D Hand Pose Estimation via Auxiliary Multi-Task Training for Embedded Devices},
  author = {Prajwal Chidananda and Ayan Sinha and Adithya Rao and Douglas Lee and Andrew Rabinovich},
  journal= {arXiv preprint arXiv:1909.05897},
  year   = {2019}
}

Comments

CVPR Workshop on Computer Vision for Augmented and Virtual Reality, Long Beach, CA, 2019

R2 v1 2026-06-23T11:13:56.602Z