BirdNET-Analyzer
BirdNET-Analyzer copied to clipboard
BirdNET analyzer for scientific audio data processing.
Can I build a classifier on top of the existing one for all the species using new data. In other words, I want to add new species to the list...
mixup only uses positive samples and does not mixup the same samples multiple times
I am using the TF Lite checkpoint https://github.com/kahst/BirdNET-Analyzer/raw/main/checkpoints/V2.4/BirdNET_GLOBAL_6K_V2.4_Model_FP16.tflite it seems I cannot pass batched samples, as passing any np array shape other than [1,144000] results in the model complaining the...
I have been working on a project with thousands of 10-minute audio files, which I initially ran through the BirdNet GUI and then used the output to confirm positive detections....
Is there a comand line expression for the GUi option: "combine selection table"? Greetings from the woods, Robin
Hello, An enhancement request. In the GUI, can we have folder selection browse window similar to the file selection window? It take a bit more time for selecting a folder...
We want to highlight the many use cases and great projects in bioacoustics and conservation that use BirdNET in their workflow. Therefore, we have created an interactive map showing the...
Hello, Thanks for all your work on BirdNET and the GUI. I'm just getting started with training a custom model and running into problems. I can train a classifier ok,...
Hi, Can you pls provide the name of the file which was loaded to Analyze. This is useful when someone wants to analyze multiple files one by one. thank you....
Hello! I am on Linux (Pop!_OS 22.04) and trying to train BirdNET with my own data, as per the readme. I have been unable to get the training going as...