-
Notifications
You must be signed in to change notification settings - Fork 17
Add BirdNET-Geomodel 3.0 #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 7 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
edc87f3
Add BirdNET-Gemodel 3.0
Josef-Haupt 7b1aef3
Added PB Geomodel
Josef-Haupt be7e70e
Updated model-specific year-round week handling
Josef-Haupt cfdde20
updated tests and ci to catch log files
Josef-Haupt c839b0e
allow redirects again
Josef-Haupt ec9fafe
review suggestions
Josef-Haupt 6ec751d
add variables for languages
stefantaubert 7e3d2f3
Remove version check from geo/inference/session.py to backends
Josef-Haupt 2207ae8
Merge branch 'geomodel-3.0' of https://github.com/birdnet-team/birdne…
Josef-Haupt 5638d34
Added tensorflow validation to perch + skip 3.0 geomodel tests with i…
Josef-Haupt 408d5ce
Allo ai-edge-litert>=2.1.4 install, but disable geomodel litert tests…
Josef-Haupt 532e6f0
initial
Josef-Haupt f7990b2
updated paths in pkg docs
Josef-Haupt a004d3a
updated docs to current pkg structure
Josef-Haupt c41eada
limit ai_edge_litert install to available platforms
Josef-Haupt 6c64243
try to fix ruff warnings + simple geo session test
Josef-Haupt f817df1
Merge remote-tracking branch 'origin/main' into geomodel-3.0
Josef-Haupt 0d07b47
comply with PEP 639
Josef-Haupt b5f0514
fix potential racecondition when downloading models
Josef-Haupt d340093
Merge branch 'geomodel-3.0' into birdnet-3
Josef-Haupt 4757d95
tests
Josef-Haupt edeb7c3
update closeness test values + streaminlined taxonomy
Josef-Haupt e21603f
streamline taxonomy
Josef-Haupt 589b2ab
updated actions in github workflows
Josef-Haupt 663f49a
copilot suggestion
Josef-Haupt 029a937
copilot suggestions 2
Josef-Haupt 245f2cb
Potential fix for pull request finding
Josef-Haupt d4776be
Merge pull request #47 from birdnet-team/birdnet-3
Josef-Haupt 87f654f
f string
Josef-Haupt 02a3fac
annotations
Josef-Haupt 96b3b1c
more verbose error msg + updated onnx filesize
Josef-Haupt 39cbc19
preview 3 models initial
Josef-Haupt c030f90
updated pt indices
Josef-Haupt 10728c8
more verbose error messages
Josef-Haupt 0c33dee
more tests + small fixes
Josef-Haupt ac3c977
fix download check ordering
Josef-Haupt 3636ef9
potential fix for kagglehub exception
Josef-Haupt 7aa4012
remove kagglehub dependency
Josef-Haupt 9c4d366
Merge remote-tracking branch 'origin/main' into geomodel-3.0
Josef-Haupt a7fcdf3
copilot suggestions
Josef-Haupt a066421
restore
Josef-Haupt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,37 @@ | ||
| birdnet.geo\_models.v3\_0 package | ||
| ================================= | ||
|
|
||
| Submodules | ||
| ---------- | ||
|
|
||
| birdnet.geo\_models.v3\_0.model module | ||
| -------------------------------------- | ||
|
|
||
| .. automodule:: birdnet.geo_models.v3_0.model | ||
| :members: | ||
| :show-inheritance: | ||
| :undoc-members: | ||
|
|
||
| birdnet.geo\_models.v3\_0.tf module | ||
| ------------------------------------ | ||
|
|
||
| .. automodule:: birdnet.geo_models.v3_0.tf | ||
| :members: | ||
| :show-inheritance: | ||
| :undoc-members: | ||
|
|
||
| birdnet.geo\_models.v3\_0.pb module | ||
| ------------------------------------ | ||
|
|
||
| .. automodule:: birdnet.geo_models.v3_0.pb | ||
| :members: | ||
| :show-inheritance: | ||
| :undoc-members: | ||
|
|
||
| Module contents | ||
| --------------- | ||
|
|
||
| .. automodule:: birdnet.geo_models.v3_0 | ||
| :members: | ||
| :show-inheritance: | ||
| :undoc-members: | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| # |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.