justinchuby commited on
Commit
a0ac3ed
·
verified ·
1 Parent(s): 485d186

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Files:
21
 
22
  - `model.onnx`: Initial model converted with tf2onnx and edited using NVIDIA Nsight DL Designer
23
  - `birdnet.onnx`: Model further optimized with the `scripts/optimize.py` script. Recommended
24
- - `birdnet_data_model.onnx`: The data model.
25
 
26
  Source: https://github.com/birdnet-team/BirdNET-Analyzer
27
 
 
21
 
22
  - `model.onnx`: Initial model converted with tf2onnx and edited using NVIDIA Nsight DL Designer
23
  - `birdnet.onnx`: Model further optimized with the `scripts/optimize.py` script. Recommended
24
+ - `birdnet_data_model.onnx`: The range filter meta model converted and optimized from `BirdNET_GLOBAL_6K_V2.4_MData_Model_FP16.tflite`
25
 
26
  Source: https://github.com/birdnet-team/BirdNET-Analyzer
27