paper-with-me

홈 › Papers

RNN-based Online Handwritten Character Recognition Using Accelerometer and Gyroscope Data

2019-07-24 · Davit Soselia, Shota Amashukeli, Irakli Koberidze, Levan Shugliashvili

This abstract explores an RNN-based approach to online handwritten recognition problem. Our method uses data from an accelerometer and a gyroscope mounted on a handheld pen-like device to train and run a character pre-diction model. We have built a dataset of timestamped gyroscope and accelerometer data gathered during the manual process of handwriting Latin characters, labeled with the character being written; in total, the dataset con-sists of 1500 gyroscope and accelerometer data sequenc-es for 8 characters of the Latin alphabet from 6 different people, and 20 characters, each 1500 samples from Georgian alphabet from 5 different people. with each sequence containing the gyroscope and accelerometer data captured during the writing of a particular character sampled once every 10ms. We train an RNN-based neural network architecture on this dataset to predict the character being written. The model is optimized with categorical cross-entropy loss and RMSprop optimizer and achieves high accuracy on test data.

📄 PDF Abstract BibTeX arXiv:1907.12935

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

RMSProp RMSProp is an unpublished adaptive learning rate optimizer proposed by Geoff Hinton. The motivation…

Similar Papers 제목 키워드 기반

Gesture Recognition based on Long-Short Term Memory Cells using Smartphone IMUs

2023-08-16 · Yuvaraj Govindarajulu, Raja Rajeshwari Raj Kumar

Over the last few decades, Smartphone technology has seen significant improvements. Enhancements specific to built-in Inertial Measurement Units (IMUs) and other dedicated sensors of the smartphones(which are often avail…

Gesture Recognition

Activity Recognition from Smart Insole Sensor Data Using a Circular Dilated CNN

2026-03-04 · Yanhua Zhao arxiv

Smart insoles equipped with pressure sensors, accelerometers, and gyroscopes offer a non-intrusive means of monitoring human gait and posture. We present an activity classification system based on a circular dilated conv…

Activity RecognitionFeature Importance

Digit Recognition From Wrist Movements and Security Concerns with Smart Wrist Wearable IOT Devices

2020-04-22 · Lambert T. Leong, Sean Wiere

In this paper, we investigate a potential security vulnerability associated with wrist wearable devices. Hardware components on common wearable devices include an accelerometer and gyroscope, among other sensors. We demo…

Online Initialization and Extrinsic Spatial-Temporal Calibration for Monocular Visual-Inertial Odometry

2020-04-12 · Weibo Huang, Hong Liu, Weiwei Wan

This paper presents an online initialization method for bootstrapping the optimization-based monocular visual-inertial odometry (VIO). The method can online calibrate the relative transformation (spatial) and time offset…

Motion InterpolationPose Estimation

Structural analysis of Hindi online handwritten characters for character recognition

2023-10-12 · Anand Sharma, A. G. Ramakrishnan

Direction properties of online strokes are used to analyze them in terms of homogeneous regions or sub-strokes with points satisfying common geometric properties. Such sub-strokes are called sub-units. These properties a…