admin commited on
Commit ·
20de02d
1
Parent(s): e411083
Update README.md
Browse files
README.md
CHANGED
|
@@ -49,10 +49,25 @@ A demo result of SqueezeNet fine-tuning:
|
|
| 49 |
</table>
|
| 50 |
|
| 51 |
## Mirror
|
| 52 |
-
<https://www.modelscope.cn/models/ccmusic/pianos>
|
| 53 |
|
| 54 |
## Reference
|
| 55 |
[1] <https://github.com/monetjoe/Piano-Classification>
|
| 56 |
|
| 57 |
## Cite
|
| 58 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
</table>
|
| 50 |
|
| 51 |
## Mirror
|
| 52 |
+
<https://www.modelscope.cn/models/ccmusic-database/pianos>
|
| 53 |
|
| 54 |
## Reference
|
| 55 |
[1] <https://github.com/monetjoe/Piano-Classification>
|
| 56 |
|
| 57 |
## Cite
|
| 58 |
+
```bibtex
|
| 59 |
+
@inproceedings{DBLP:journals/corr/abs-2310-04722,
|
| 60 |
+
author = {Monan Zhou and
|
| 61 |
+
Shangda Wu and
|
| 62 |
+
Shaohua Ji and
|
| 63 |
+
Zijin Li and
|
| 64 |
+
Wei Li},
|
| 65 |
+
title = {A Holistic Evaluation of Piano Sound Quality},
|
| 66 |
+
booktitle = {Proceedings of the 10th Conference on Sound and Music Technology (CSMT)},
|
| 67 |
+
year = {2023},
|
| 68 |
+
publisher = {Springer Singapore},
|
| 69 |
+
address = {Singapore},
|
| 70 |
+
timestamp = {Fri, 20 Oct 2023 12:04:38 +0200},
|
| 71 |
+
bibsource = {dblp computer science bibliography, https://dblp.org}
|
| 72 |
+
}
|
| 73 |
+
```
|