BirdNET-onnx / README.md
justinchuby's picture
Update README.md
aea4092 verified
metadata
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