paper-with-me

홈 › Papers

Digitizing Handwriting with a Sensor Pen: A Writer-Independent Recognizer

2021-07-08 · Mohamad Wehbi, Tim Hamann, Jens Barth, Bjoern Eskofier

Online handwriting recognition has been studied for a long time with only few practicable results when writing on normal paper. Previous approaches using sensor-based devices encountered problems that limited the usage of the developed systems in real-world applications. This paper presents a writer-independent system that recognizes characters written on plain paper with the use of a sensor-equipped pen. This system is applicable in real-world applications and requires no user-specific training for recognition. The pen provides linear acceleration, angular velocity, magnetic field, and force applied by the user, and acts as a digitizer that transforms the analogue signals of the sensors into timeseries data while writing on regular paper. The dataset we collected with this pen consists of Latin lower-case and upper-case alphabets. We present the results of a convolutional neural network model for letter classification and show that this approach is practical and achieves promising results for writer-independent character recognition. This work aims at providing a realtime handwriting recognition system to be used for writing on normal paper.

📄 PDF Abstract BibTeX arXiv:2107.03704

Code (0)

등록된 구현이 없습니다.

Tasks

Handwriting Recognition

Similar Papers 제목 키워드 기반

Towards an IMU-based Pen Online Handwriting Recognizer

2021-05-26 · Mohamad Wehbi, Tim Hamann, Jens Barth, Peter Kaempf 외

Most online handwriting recognition systems require the use of specific writing surfaces to extract positional data. In this paper we present a online handwriting recognition system for word recognition which is based on…

Handwriting RecognitionLanguage ModelingLanguage Modelling

A deep learning framework for Text-independent Writer Identification

2020-10-01 · Malihe Javidi, Mahdi Jampour

Handwriting Writer Identification (HWI) refers to the process of handwriting text image analysis to identify the authorship of the documents. It has yielded promising results in various applications, including digital fo…

Deep LearningFeature Engineering

Handwriting Recognition in Historical Documents with Multimodal LLM

2024-10-31 · Lucian Li

There is an immense quantity of historical and cultural documentation that exists only as handwritten manuscripts. At the same time, performing OCR across scripts and different handwriting styles has proven to be an enor…

Handwriting RecognitionOptical Character RecognitionOptical Character Recognition (OCR)

Exploiting Multi-Scale Fusion, Spatial Attention and Patch Interaction Techniques for Text-Independent Writer Identification

2021-11-20 · Abhishek Srivastava, Sukalpa Chanda, Umapada Pal

Text independent writer identification is a challenging problem that differentiates between different handwriting styles to decide the author of the handwritten text. Earlier writer identification relied on handcrafted f…

Benchmarking Online Sequence-to-Sequence and Character-based Handwriting Recognition from IMU-Enhanced Pens

2022-02-14 · Felix Ott, David Rügamer, Lucas Heublein, Tim Hamann 외

Purpose. Handwriting is one of the most frequently occurring patterns in everyday life and with it come challenging applications such as handwriting recognition (HWR), writer identification, and signature verification. I…

BenchmarkingHandwriting RecognitionTime Series Analysis