HandyLabel: Towards Post-Processing to Real-Time Annotation Using Skeleton Based Hand Gesture Recognition
Sachin Kumar Singh, Ko Watanabe, Brian Moser, Andreas Dengel
TL;DR
HandyLabel tackles the bottleneck of data annotation by enabling real-time, gesture-based labeling using skeleton-based hand pose preprocessing. Through HaGRID-based evaluation, a ResNet50 backbone with Skeleton Type 1 achieves an F1 of 0.923, supporting accurate, low-latency labeling on standard hardware. A user study with 46 participants shows 88.9% preferring HandyLabel over Label Studio, highlighting gains in intuitiveness and setup simplicity. The work demonstrates a practical, privacy-conscious, web-based tool that reduces annotation time and cognitive workload while enabling scalable, real-time behavioral annotation across diverse contexts.
Abstract
The success of machine learning is deeply linked to the availability of high-quality training data, yet retrieving and manually labeling new data remains a time-consuming and error-prone process. Traditional annotation tools, such as Label Studio, often require post-processing, where users label data after it has been recorded. Post-processing is highly time-consuming and labor-intensive, especially with large datasets, and may lead to erroneous annotations due to the difficulty of subjects' memory tasks when labeling cognitive activities such as emotions or comprehension levels. In this work, we introduce HandyLabel, a real-time annotation tool that leverages hand gesture recognition to map hand signs for labeling. The application enables users to customize gesture mappings through a web-based interface, allowing for real-time annotations. To ensure the performance of HandyLabel, we evaluate several hand gesture recognition models on an open-source hand sign (HaGRID) dataset, with and without skeleton-based preprocessing. We discovered that ResNet50 with preprocessed skeleton-based images performs an F1-score of 0.923. To validate the usability of HandyLabel, a user study was conducted with 46 participants. The results suggest that 88.9% of participants preferred HandyLabel over traditional annotation tools.
