Home

Awesome

Please use DeepScoresV2 this repository is no longer supported.

DeepScoresExamples

Requires:

Usage

Download the DeepScores classification dataset, expand into some directory. Download the class names description file "class_names.csv" and place it into the dataset directory.

Make sure '--data_dir' points to the correct folder and execute python Example_Classification.py

Configured as a toy example - for real training batch size and training time have to be increased.