File size: 636 Bytes
7b7cd7f b537e8b f1299a4 7b7cd7f 1f1b5fd a0ac3ed 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 |
---
license: cc
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
- `birdnet_data_model.onnx`: The range filter meta model converted and optimized from `BirdNET_GLOBAL_6K_V2.4_MData_Model_FP16.tflite`
Source: https://github.com/birdnet-team/BirdNET-Analyzer
License: CC BY-NC-SA 4.0 |