Update README.md
Browse files
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
|
| 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 |
|