Skip to content

Classification CNN and FullyConvolutional Network examples for DeepScores

License

Notifications You must be signed in to change notification settings

tuggeluk/DeepScoresExamples

Repository files navigation

Please use DeepScoresV2 this repository is no longer supported.

DeepScoresExamples

Requires:

  • tensorflow
  • pandas
  • scipy
  • numpy

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.

About

Classification CNN and FullyConvolutional Network examples for DeepScores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages