Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,10 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
3 |
tags:
|
4 |
- autrainer
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Baseline model for audio classification of orthopera and hemiptera
|
@@ -48,5 +51,4 @@ The performance on the test set reached a 0.56 (macro) f1-score.
|
|
48 |
|
49 |
## Acknowledgments
|
50 |
|
51 |
-
Please acknowledge the work which produced the original model and the ECOSoundSet dataset. We would also appreciate an acknowledgment to autrainer.
|
52 |
-
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
pipeline_tag: audio-classification
|
4 |
tags:
|
5 |
- autrainer
|
6 |
+
- audio
|
7 |
+
- ecoacoustic-tagging
|
8 |
---
|
9 |
|
10 |
# Baseline model for audio classification of orthopera and hemiptera
|
|
|
51 |
|
52 |
## Acknowledgments
|
53 |
|
54 |
+
Please acknowledge the work which produced the original model and the ECOSoundSet dataset. We would also appreciate an acknowledgment to autrainer.
|
|