isi-vista / adam

Abduction to Demonstrate an Articulate Machine
MIT License
11 stars 3 forks source link

1147 generate downsampled objects #1149

Closed sidharth-sundar closed 2 years ago

sidharth-sundar commented 2 years ago

Closes #1147

Added two scripts: count_stroke_samples.py which counts the number of objects in an input curriculum which have stroke graphs, and downsample_curriculum.py, which takes as an input a preexisting reorganized curriculum and copies up to k samples per object to create a new training curriculum.