Track 1 – Single Shapes
This track will perform recognition only of single, isolated shapes. Each sketch will contain a single shape which may consist of several strokes. The shape classes will be: Sinusoid, Spiral, Helix, Arrow, Rectangle, Ellipse, 0, 1, 2, 3, 4, Bowtie, =, and X. Input will be provided in XML format (one file per shape) as specified by
SML. Output will be to a single text file. This file should contain one line per input shape, consisting of "<Input file name> <Shape label>". Training data is provided below. Each shape class is contained in a directory withthe correct shape label. Test data will be collected at the workshop.
- SketchIO.jar - Java IO classes for SML, needed to run the example recognizer