ashnkumar / sketch-code

Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turning screenshots to sketches

jyoonsong opened this issue · comments

Hi, we are working on a similar project and we are trying to generate more data by converting additional screenshots to sketches.

If possible, would you mind elaborating on the following part of your blog post?

My final pipeline added one further step, which augmented these images by adding skews, shifts, and rotations to mimic the variability in actual drawn sketches.

We managed to get the contours of a screenshot, but we are having a hard time adding skews, shifts, and rotations to the contours.
Thanks so much and my email is jyo3on@gmail.com just in case

I resolved it myself using CSS.