Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beiciliang authored Oct 7, 2018
1 parent 2abcb85 commit 7803466
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,11 @@ Beici Liang, György Fazekas, Mark Sandler. "Piano Sustain-Pedal Detection Using

* `3. piece-wise detection.ipynb`: how to fuse the decision outputs from `Conv2D-onset` and `Conv2D-segment` so as to perform the detection on a piano piece.

Trained models are saved in folder `./save-model`. Evaluation results for every piece in the testing set are saved in 'psegment-testresult_onset98_seg98.csv'.
Trained models are saved in folder `./save-model`. Evaluation results for every piece in the testing set are saved in `psegment-testresult_onset98_seg98.csv`.

Box plot of F1 score and bar plot of pedal-frame proportion ordered by composer's lifetime:
![Image of result](result-composer.png)

-

## Requirements

Codes are based on the following settings and their corresponding versions.
Expand Down

0 comments on commit 7803466

Please sign in to comment.