admin commited on
Commit ·
6e1b8c8
1
Parent(s): 2cd11bb
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,9 @@ language:
|
|
| 7 |
tags:
|
| 8 |
- music
|
| 9 |
- art
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
## Results
|
|
@@ -38,4 +41,4 @@ A demo result of SqueezeNet fine-tuning:
|
|
| 38 |
<td>Confusion matrix</td>
|
| 39 |
<td><img src="https://github.com/monet-joe/Piano-Classification/assets/20459298/d925dc8d-952e-4919-8838-a6bc2e621f93"></td>
|
| 40 |
</tr>
|
| 41 |
-
</table>
|
|
|
|
| 7 |
tags:
|
| 8 |
- music
|
| 9 |
- art
|
| 10 |
+
metrics:
|
| 11 |
+
- accuracy
|
| 12 |
+
pipeline_tag: image-classification
|
| 13 |
---
|
| 14 |
|
| 15 |
## Results
|
|
|
|
| 41 |
<td>Confusion matrix</td>
|
| 42 |
<td><img src="https://github.com/monet-joe/Piano-Classification/assets/20459298/d925dc8d-952e-4919-8838-a6bc2e621f93"></td>
|
| 43 |
</tr>
|
| 44 |
+
</table>
|