|
|
--- |
|
|
license: cc |
|
|
base_model: |
|
|
- onnx-community/BirdNET |
|
|
tags: |
|
|
- audio |
|
|
- bird |
|
|
- nature |
|
|
- science |
|
|
- vocalization |
|
|
- bio |
|
|
- birds-classification |
|
|
- bioacoustics |
|
|
--- |
|
|
|
|
|
# BirdNET ONNX |
|
|
|
|
|
ONNX model converted and optimized from `BirdNET_GLOBAL_6K_V2.4_Model_FP32.tflite`. |
|
|
|
|
|
Files: |
|
|
|
|
|
- `model.onnx`: Initial model converted with tf2onnx and edited using NVIDIA Nsight DL Designer |
|
|
- `birdnet.onnx`: Model further optimized with the `scripts/optimize.py` script. Recommended |
|
|
|
|
|
Source: https://github.com/birdnet-team/BirdNET-Analyzer |
|
|
|
|
|
License: CC BY-NC-SA 4.0 |