Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -29,10 +29,17 @@ thumbnail: https://huggingface.co/front/assets/huggingface_logo.svg
|
|
| 29 |
---
|
| 30 |
|
| 31 |
Task: bioacoustic coarse classification
|
|
|
|
| 32 |
Classes: bird, human, motor, rain_wind, insect, animal
|
|
|
|
| 33 |
Input: log-mel spectrogram 149x40x1
|
|
|
|
| 34 |
Model size: 73.6 KB INT8
|
|
|
|
| 35 |
Target: Raspberry Pi Pico 2 W / TinyML
|
|
|
|
| 36 |
Test accuracy: 87.44 %
|
|
|
|
| 37 |
Datasets: ESC-50, FSD50K, InsectSet32, filtered bird dataset
|
|
|
|
| 38 |
Limitations: modèle expérimental, pas encore validé terrain
|
|
|
|
| 29 |
---
|
| 30 |
|
| 31 |
Task: bioacoustic coarse classification
|
| 32 |
+
|
| 33 |
Classes: bird, human, motor, rain_wind, insect, animal
|
| 34 |
+
|
| 35 |
Input: log-mel spectrogram 149x40x1
|
| 36 |
+
|
| 37 |
Model size: 73.6 KB INT8
|
| 38 |
+
|
| 39 |
Target: Raspberry Pi Pico 2 W / TinyML
|
| 40 |
+
|
| 41 |
Test accuracy: 87.44 %
|
| 42 |
+
|
| 43 |
Datasets: ESC-50, FSD50K, InsectSet32, filtered bird dataset
|
| 44 |
+
|
| 45 |
Limitations: modèle expérimental, pas encore validé terrain
|