Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Quantized miniresnet
|
| 2 |
|
| 3 |
## **Use case** : `AED`
|
|
@@ -89,5 +95,4 @@ The reason this metric is used instead of patch-level accuracy is because patch-
|
|
| 89 |
|
| 90 |
## Retraining and Integration in a simple example:
|
| 91 |
|
| 92 |
-
Please refer to the stm32ai-modelzoo-services GitHub [here](https://github.com/STMicroelectronics/stm32ai-modelzoo-services)
|
| 93 |
-
|
|
|
|
| 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-classification
|
| 6 |
+
---
|
| 7 |
# Quantized miniresnet
|
| 8 |
|
| 9 |
## **Use case** : `AED`
|
|
|
|
| 95 |
|
| 96 |
## Retraining and Integration in a simple example:
|
| 97 |
|
| 98 |
+
Please refer to the stm32ai-modelzoo-services GitHub [here](https://github.com/STMicroelectronics/stm32ai-modelzoo-services)
|
|
|