Management of local detected species #3413
alexbelgium
started this conversation in
General
Replies: 3 comments 1 reply
I'm leaving this open for the community to share their workflows. I see you've already filed #3405 to track the UI feature request. |
0 replies
|
I would really like to have this tool, since you have already made it for BirdNET-Pi why not port it for BirdNET-Go? You can mostly vibe code it given the fact that you already know what exactly needs to be done.! Thank you :) |
1 reply
I see there's a good discussion going on here. Since you're discussing a potential feature and asking for community input, this is exactly what the Discussions area is for. I'll stay out of the way for now, but feel free to continue the conversation. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi, when using the birdnet system one thing that I am interested in is not only accuracy of detections in a daily manner, but also keeping an accurate list of every species that were detected in the location I'm recording in.
Currently the species list is bimodal :
So any species not directly excluded is shown in a similar manner, whether it is a new species with 2 detections, a misidentified one with 2k observations due to model bias, or a very common bird.
In birdnet-pi, I had made a tool to specifically "validate" species by having a specific flag and visual icon, plus a species management tab


I was hoping to replicate this kind of feature in birdnet-go, but given validation already exists at the detection level it could be also an additional information used to verify the credibility of a species - therefore I was proposing feature #3405
I was wondering - this is very probably a question many of you have faced : so how do you manage the "putative" species in your list of observation ? In terms of identification, and in terms of verification ?
All reactions