# Accurate Hand Keypoint Localization on Mobile Devices

**Authors:** Filippos Gouidis, Paschalis Panteleris, Iason Oikonomidis, Antonis, Argyros

arXiv: 1812.08028 · 2018-12-20

## TL;DR

This paper introduces a CNN-based method for accurate 2D hand keypoint localization on mobile devices, achieving high accuracy and efficiency suitable for real-time applications.

## Contribution

A novel CNN architecture designed for efficient and accurate hand keypoint detection on mobile devices, outperforming existing methods in speed and comparable or better accuracy.

## Key findings

- Matches or exceeds state-of-the-art accuracy
- Significantly faster computational performance
- Suitable for real-time mobile applications

## Abstract

We present a novel approach for 2D hand keypoint localization from regular color input. The proposed approach relies on an appropriately designed Convolutional Neural Network (CNN) that computes a set of heatmaps, one per hand keypoint of interest. Extensive experiments with the proposed method compare it against state of the art approaches and demonstrate its accuracy and computational performance on standard, publicly available datasets. The obtained results demonstrate that the proposed method matches or outperforms the competing methods in accuracy, but clearly outperforms them in computational efficiency, making it a suitable building block for applications that require hand keypoint estimation on mobile devices.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.08028/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1812.08028/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/1812.08028/full.md

---
Source: https://tomesphere.com/paper/1812.08028