Skip to content

LingDong-/edges2calligraphy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edges2calligraphy

From scribbles to Chinese calligraphy (潦草字->赵体草书)

This project uses a neural network called pix2pix to transfer your scribbles into Chinese Calligraphy. It is trained on ~200 cursive characters from Zhao Mengfu's Thousand Character Classic in Regular and Cursive Script (《赵孟頫真草千字文》), labeled using custom software. It is largely based on affinelayer's edges2cats demo and pix2pix-tensorflow project, and uses deeplearn.js to perform GPU accelerated computation in your browser.

Try the online deomo: https://lingdong-.github.io/edges2calligraphy/. (Tested in Chrome and Firefox. Does not work in Safari.)

Examples

Training

This project uses pix2pix-tensorflow for training. See /tools/README.md for details.

Releases

No releases published

Packages

No packages published

Languages