takos-DrawingSoftware

My goal was to train a model to draw like I do (see sketchbook except below)

 

Input:  I drew 1200 friends:

 

 

I wrote a quick p5 sketch that stores the data in 3stroke format, which keeps track of the difference in x & y of each point , and weather or not a specific point is the first point in a stroke or not.

 

 

I used SketchRNN, and trained my own model off of the drawings I did. This was the first result I got as output, and so far the only one with a distinguishable face

 

Other models as I’ve adjusted variables in the output: