Creating handwritten sample images from SVG cordinate data
Budget: $30 – $250 USD
There is a dateset of handwritten source code that was put out by the following study
https://arxiv.org/abs/1706.00069
The dataset is in raw JSON format ( the x, y coordinate data of the strokes ) and I need to convert them into images. There are 60 handwritten source code samples in the dateset and I would like 60 images extracted from this data.
I think you will have to deserialize the json files and create SVG files using the cordinates and then convert the SVG into .jpeg. I have attached the dataset as well as some sample images that shows the actual source code samples.
https://arxiv.org/abs/1706.00069
The dataset is in raw JSON format ( the x, y coordinate data of the strokes ) and I need to convert them into images. There are 60 handwritten source code samples in the dateset and I would like 60 images extracted from this data.
I think you will have to deserialize the json files and create SVG files using the cordinates and then convert the SVG into .jpeg. I have attached the dataset as well as some sample images that shows the actual source code samples.