File size: 6,945 Bytes
874f8bb
892c195
874f8bb
 
 
892c195
 
 
 
 
 
 
 
 
 
874f8bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
892c195
 
 
 
 
 
 
874f8bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
892c195
 
 
 
874f8bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
892c195
 
 
 
 
 
 
874f8bb
 
892c195
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
{
  "schema": 2,
  "repo": "tphakala/BirdNET-Geomodel",
  "family": "birdnet-geomodel",
  "updated": "2026-07-24",
  "family_meta": {
    "display_name": "BirdNET Geomodel v3.0",
    "description": "Spatiotemporal species occurrence prediction for post-filtering acoustic detections. Predicts which species are likely at a given location and week of the year.",
    "author": "Stefan Kahl, Cornell Lab of Ornithology",
    "license": "CC-BY-SA-4.0",
    "commercial_use": true,
    "upstream_url": "https://github.com/birdnet-team/geomodel",
    "species_count": 12012
  },
  "requirements_note": "requirements.min_ram_mb is a conservative, high-biased RAM floor: measured peak RSS + 15% where a benchmark exists, else a size-derived estimate biased high (a too-low floor risks OOM; a too-high floor only over-excludes on the smallest devices). Measured values will replace the estimates over time.",
  "naming": "legacy names, frozen; new files follow <family>-<upstream>[-<region>]-<variant>-b<build>.<ext>",
  "selection": {
    "x86-64/onnxruntime": "birdnet-geomodel-v3.0-fp32.onnx",
    "x86-64/openvino-cpu": "birdnet-geomodel-v3.0-fp32.onnx",
    "aarch64/onnxruntime": "birdnet-geomodel-v3.0-fp32.onnx"
  },
  "notes": "VERSION MISMATCH, kept for backward compatibility: the files named birdnet-geomodel-v3.0-* actually contain BirdNET Geomodel V3.0.2 weights. The upstream_version field is authoritative (3.0.2); the filename is not. Under the current naming scheme these would be birdnet-geomodel-v3.0.2-<variant>-b1.onnx. The files are frozen because released clients pin their checksums.",
  "models": [
    {
      "path": "BirdNET+_Geomodel_V3.0.2_Global_12K_FP16.onnx",
      "family": "birdnet-geomodel",
      "role": "range-filter",
      "upstream_version": "3.0.2",
      "upstream_source": "https://github.com/birdnet-team/geomodel/releases/tag/v3.0.2",
      "build": 1,
      "legacy": true,
      "variant": "fp16",
      "precision": "fp16",
      "region": null,
      "classes": 12012,
      "labels": "geomodel_v3.0.2_labels.txt",
      "taxonomy": "taxonomy.csv",
      "input": {
        "shape": [
          "batch",
          3
        ],
        "dtype": "float32",
        "fields": [
          "latitude",
          "longitude",
          "week"
        ],
        "note": "week is 1-48; output is a per-species occurrence probability (sigmoid)"
      },
      "outputs": [
        {
          "name": "probabilities",
          "shape": [
            "batch",
            12012
          ],
          "activation": "sigmoid"
        }
      ],
      "backends": {
        "onnxruntime-cpu": {
          "supported": true,
          "recommended": true
        },
        "openvino-cpu": {
          "supported": true,
          "recommended": true
        },
        "openvino-gpu": {
          "supported": true,
          "recommended": false
        },
        "cuda": {
          "supported": true,
          "recommended": false
        },
        "tensorrt": {
          "supported": true,
          "recommended": false
        }
      },
      "backend_support_verified": false,
      "sha256": "2bc5a9b1e7c24115730015a97dbb688e9e8cd49c02c34a011439182c65ef0017",
      "size_bytes": 7483473,
      "superseded_by": null,
      "notes": "upstream filename as published by the BirdNET team",
      "requirements": {
        "min_ram_mb": 200,
        "excludes": [
          "openvino-gpu-intel-gen12"
        ]
      }
    },
    {
      "path": "birdnet-geomodel-v3.0-fp32.onnx",
      "family": "birdnet-geomodel",
      "role": "range-filter",
      "upstream_version": "3.0.2",
      "upstream_source": "https://github.com/birdnet-team/geomodel/releases/tag/v3.0.2",
      "build": 1,
      "legacy": true,
      "variant": "fp32",
      "precision": "fp32",
      "region": null,
      "classes": 12012,
      "labels": "geomodel_v3.0.2_labels.txt",
      "taxonomy": "taxonomy.csv",
      "input": {
        "shape": [
          "batch",
          3
        ],
        "dtype": "float32",
        "fields": [
          "latitude",
          "longitude",
          "week"
        ],
        "note": "week is 1-48; output is a per-species occurrence probability (sigmoid)"
      },
      "outputs": [
        {
          "name": "probabilities",
          "shape": [
            "batch",
            12012
          ],
          "activation": "sigmoid"
        }
      ],
      "backends": {
        "onnxruntime-cpu": {
          "supported": true,
          "recommended": true
        },
        "openvino-cpu": {
          "supported": true,
          "recommended": true
        },
        "openvino-gpu": {
          "supported": true,
          "recommended": false
        },
        "cuda": {
          "supported": true,
          "recommended": false
        },
        "tensorrt": {
          "supported": true,
          "recommended": false
        }
      },
      "backend_support_verified": true,
      "sha256": "b151f680a47de5371f39b3df129aea5946ac6baa039582274f833b42eaf992ea",
      "size_bytes": 14700313,
      "superseded_by": null,
      "requirements": {
        "min_ram_mb": 200
      }
    },
    {
      "path": "birdnet-geomodel-v3.0-fp16.onnx",
      "family": "birdnet-geomodel",
      "role": "range-filter",
      "upstream_version": "3.0.2",
      "upstream_source": "https://github.com/birdnet-team/geomodel/releases/tag/v3.0.2",
      "build": 1,
      "legacy": true,
      "variant": "fp16",
      "precision": "fp16",
      "region": null,
      "classes": 12012,
      "labels": "geomodel_v3.0.2_labels.txt",
      "taxonomy": "taxonomy.csv",
      "input": {
        "shape": [
          "batch",
          3
        ],
        "dtype": "float32",
        "fields": [
          "latitude",
          "longitude",
          "week"
        ],
        "note": "week is 1-48; output is a per-species occurrence probability (sigmoid)"
      },
      "outputs": [
        {
          "name": "probabilities",
          "shape": [
            "batch",
            12012
          ],
          "activation": "sigmoid"
        }
      ],
      "backends": {
        "onnxruntime-cpu": {
          "supported": true,
          "recommended": true
        },
        "openvino-cpu": {
          "supported": true,
          "recommended": true
        },
        "openvino-gpu": {
          "supported": true,
          "recommended": false
        },
        "cuda": {
          "supported": true,
          "recommended": false
        },
        "tensorrt": {
          "supported": true,
          "recommended": false
        }
      },
      "backend_support_verified": false,
      "sha256": "2bc5a9b1e7c24115730015a97dbb688e9e8cd49c02c34a011439182c65ef0017",
      "size_bytes": 7483473,
      "superseded_by": null,
      "requirements": {
        "min_ram_mb": 200,
        "excludes": [
          "openvino-gpu-intel-gen12"
        ]
      }
    }
  ]
}