Skip to content

aayushee/HWR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b2c3d2c · Feb 7, 2023

History

8 Commits
Feb 12, 2018
Feb 7, 2023
May 25, 2018
May 25, 2018
Jan 30, 2018

Repository files navigation

HWR

Trying handwriting recognition using deep learning.

Trying to implement the paper 'Unconstrained Online Handwriting Recognition with Recurrent Neural Networks' by Alex Graves et al. using Keras with Theano background. [Graves, Alex, et al. "Unconstrained on-line handwriting recognition with recurrent neural networks." Advances in neural information processing systems. 2008.]

Modified the image ocr example of Keras given at :https://github.com/keras-team/keras/blob/master/examples/image_ocr.py for this online handwriting recognition task.

About

Trying handwriting recognition with CTC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages