The Calvin Scale

install requirements

To install dependencies, install the following

pip3 install -r requirements.txt

Generating the dataset

To generate a brand new calvin scale dataset, you just need to run

make

Clearing the output folder

To clean the output folder just run

make clean