You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for all the great work you've put in to BirdNET. It is an incredibly useful tool.
I would like to be able to use the segments function to remove false positives from the results. Currently, the validation process makes you choose a balance between recall and accuracy. It would be nice to be able to manually check the detections I've decided to keep and use results that are 100% accurate.
To do this, it would be nice to have two features:
A setting that allows you to pull all segments above a set confidence score
Include the 'begin time', aka the offset from the start of the audio file, in the segment file names.
The text was updated successfully, but these errors were encountered:
Perhaps my #1 stocking stuffer wish would be a UI that allowed one to group detections in to one viewable event based on a user specified setting of inter-detection "gap". E.g. if detections are withing X seconds of one another, treat it as one vocal event. My #1 would be to allow user-defined fields to be attached to the detections and then exported seperately along with the name of the original audio file that the detection came from. Sorry for asking :) I really appreciate all that you folks are doing already.
Hello,
Thanks for all the great work you've put in to BirdNET. It is an incredibly useful tool.
I would like to be able to use the segments function to remove false positives from the results. Currently, the validation process makes you choose a balance between recall and accuracy. It would be nice to be able to manually check the detections I've decided to keep and use results that are 100% accurate.
To do this, it would be nice to have two features:
The text was updated successfully, but these errors were encountered: