File size: 538 Bytes
7b7cd7f b537e8b 2c41004 f1299a4 7b7cd7f 1f1b5fd b537e8b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
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 |