Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: agpl-3.0
|
3 |
---
|
|
|
1 |
+
|
2 |
+
[Code](https://github.com/PRamoneda/pdf-difficulty) | [Paper](https://arxiv.org/pdf/2309.16287.pdf) | [Dataset](https://zenodo.com/record/8126801) | [Demo](https://musiccritic.upf.edu/pdf_difficulty/) |
|
3 |
+
|
4 |
+
## Paper
|
5 |
+
P. Ramoneda, J. J. Valero-Mas, D. Jeong & X. Serra, "Predicting performance difficulty from piano sheet music images," in Proceedings of the 24th International Society for Music Information Retrieval Conference, Milan, Italy, 2023.
|
6 |
+
|
7 |
+
## Model Description
|
8 |
+
|
9 |
+
The language model pre-trained in all the pieces of ISMLP for piano with the FC-Embedding layer described in the paper.
|
10 |
+
|
11 |
---
|
12 |
license: agpl-3.0
|
13 |
---
|