Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# BirdNET ONNX
|
| 6 |
|
| 7 |
ONNX model converted and optimized from `BirdNET_GLOBAL_6K_V2.4_Model_FP32.tflite`.
|
| 8 |
|
| 9 |
-
Source: https://github.com/birdnet-team/BirdNET-Analyzer
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
base_model:
|
| 4 |
+
- onnx-community/BirdNET
|
| 5 |
---
|
| 6 |
|
| 7 |
# BirdNET ONNX
|
| 8 |
|
| 9 |
ONNX model converted and optimized from `BirdNET_GLOBAL_6K_V2.4_Model_FP32.tflite`.
|
| 10 |
|
| 11 |
+
Source: https://github.com/birdnet-team/BirdNET-Analyzer
|