Improved BirdNET classifier #1278
Replies: 4 comments 13 replies
-
Beta Was this translation helpful? Give feedback.
-
|
Hi, feeling bit stupid here and can't get it working. Downloaded the 20250909 files and placed them in data/models/ and set up config.yaml accordingly. I'm getting: "Command execution error: failed to initialize BirdNET: BirdNET: failed to initialize analysis model: cannot load TensorFlow Lite model" What am I doing wrong? |
Beta Was this translation helpful? Give feedback.
-
|
Just to check, is this classifier automatically included in the nightly builds? Or if we want to use it do we have to specifically enable? I looked in the UI but couldn't see anywhere obvious where it tells you the model in use. |
Beta Was this translation helpful? Give feedback.
-
|
I get a lot of Siren detection in UK city, usually detected as water birds or Owls. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
I have been working on improved BirdNET classifier, it adds few new species and improves detection of some existing species and human made noises. Classifier is available at https://github.com/tphakala/birdnet-go-classifiers, currently there is only English label file available.
Instructions on how to use custom classifier with BirdNET-Go is under Installation & Usage section of classifiier repository.
Here is quick list of classes included in custom classifier sofar
Augmented Classes
These species have enhanced detection capabilities compared to the base BirdNET model:
New Species
Species added to extend the base model's capabilities:
Beta Was this translation helpful? Give feedback.
All reactions