Skip to content

mbsaloka/Text-to-Handwriting-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-to-Handwriting Generation Using Multi-Layer LSTM with Soft Window Attention Mechanism

image

🔎 Project Description

This project aims to develop an AI model that generates human-like handwriting from typed text. Based on the LSTM architecture proposed in Alex Graves' paper, the model learns to map character-level text input into continuous pen stroke sequences.

🎮 Demo Application

Try the live demo here:

📄 Dataset

The IAM Online Handwriting Database contains pen stroke sequences and corresponding transcriptions from over 200 writers, used for handwriting generation and recognition tasks.

🔗 References

  1. https://arxiv.org/abs/1308.0850
  2. https://medium.com/geekculture/understanding-the-paper-generating-sequences-with-rnns-by-alex-graves-18635cdd32be
  3. https://github.com/swechhasingh/Handwriting-synthesis
  4. https://www.calligrapher.ai/
  5. https://magenta.tensorflow.org/assets/sketch_rnn_demo/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors