Skip to content

Commit

Permalink
Referencing up-to-date journal article and adding new spreadsheet for…
Browse files Browse the repository at this point in the history
… detailed results on full-page detection.
  • Loading branch information
apacha committed Sep 10, 2018
1 parent b400515 commit 5ce5fe9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ This is the repository for the fast and reliable Music Symbol detector with Deep

If you want to try out the full-page detection on your own images, you can try it online in the [DIVAServices Spotlight](http://divaservices.unifr.ch/spotlight).

The scientific reasoning behind this repository can be found in [this scientific article](https://alexanderpacha.files.wordpress.com/2018/05/handwritten-music-object-detection.pdf).

The detailed results for various combinations of object-detector, feature-extractor, etc. can be found in [this spreadsheet](https://docs.google.com/spreadsheets/d/174-CnLO-rAoVMst0ngVGHguTlD39ebdxLX9ZLE9Pscw/edit?usp=sharing).
The scientific reasoning can be found in [this scientific article](http://www.mdpi.com/2076-3417/8/9/1488). The detailed results for various combinations of object-detector, feature-extractor, etc. can be found in [this spreadsheet](https://docs.google.com/spreadsheets/d/14i3Y64YgcdA1eMQ8-SkGvwhCYLKvhhZ4B7DqTjMFpkg).

## Music object detection in image crops

Expand All @@ -18,6 +16,9 @@ If you are interested in previous work, presented at the [DAS 2018](https://das2
|:--------------:|:------------------:|
| ![Original image](MusicObjectDetector/images/crop_undetected.png) | ![Image with detected objects](MusicObjectDetector/images/individualImage1-animation.gif) |

The scientific reasoning can be found in [this scientific article](https://alexanderpacha.files.wordpress.com/2018/05/handwritten-music-object-detection.pdf).
The detailed results for various combinations of object-detector, feature-extractor, etc. can be found in [this spreadsheet](https://docs.google.com/spreadsheets/d/174-CnLO-rAoVMst0ngVGHguTlD39ebdxLX9ZLE9Pscw).

# Preparing the application
This repository contains several scripts that can be used independently of each other.
Before running them, make sure that you have the necessary requirements installed.
Expand Down

0 comments on commit 5ce5fe9

Please sign in to comment.