Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Quantized Yamnet
|
2 |
|
3 |
## **Use case** : `AED`
|
@@ -138,5 +144,4 @@ Note that accuracy with unknown class is lower. This is normal
|
|
138 |
|
139 |
## Retraining and Integration in a simple example:
|
140 |
|
141 |
-
Please refer to the stm32ai-modelzoo-services GitHub [here](https://github.com/STMicroelectronics/stm32ai-modelzoo-services)
|
142 |
-
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
license_link: >-
|
4 |
+
https://github.st.com/AIS/stm32ai-modelzoo/raw/master/audio_event_detection/LICENSE.md
|
5 |
+
pipeline_tag: audio-text-to-text
|
6 |
+
---
|
7 |
# Quantized Yamnet
|
8 |
|
9 |
## **Use case** : `AED`
|
|
|
144 |
|
145 |
## Retraining and Integration in a simple example:
|
146 |
|
147 |
+
Please refer to the stm32ai-modelzoo-services GitHub [here](https://github.com/STMicroelectronics/stm32ai-modelzoo-services)
|
|