Skip to content

schollz/handwritten

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Handwritten

Homework could have been so much easier if only it could be submitted as a typed copy.
Using Alex Graves' paper on handwriting generation is a step I liked. This script uses his amazing paper (actually the free service he has set up online) to generate handwritten homework for given text.

Usage

  1. Create a plaintext file with no more than 100 chars on each line.(we call it sample.txt)
  2. Navigate to the folder with the script.
  3. mkdir images pages
  4. python get_hand.py sample.txt
  5. python make_page.py

Example

Example of handwriting

More Info

The paper
The man behind it all. Alex Graves
What I am using

About

Plaintext to handwritten generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%