Coding Exercise
Doodle generation
For this week’s assignment, I am just playing around with generating doodles with the sketchRNN model. Instead of using the mouse, the interaction I experimented with is using the webcam and the handpose model to draw parts of the doodles. I can’t think of a way to end the drawing and start the model, so I stuck to using mousepressed. The result is not satisfactory but at least it kind of works.