Skip to content

Question: Score of all species per detection #53

@batthiloreng

Description

@batthiloreng

Maybe redundant question (couldn't extract a certain answer from the paper), but from the FAQ i read it like the algorithm gives back a confidence score for all species present in the classes of the model for each call similar to BirdNet (list of all species with associated score per call)

Calls that are clearly belonging to the same call sequence are being predicted as coming from different species?
Currently we do not do any sophisticated post processing on the results output by the model. We return a probability associated with each species for each call. You can use these predictions to clean up the noisy predictions for sequences of calls.

This would be very interesting to us for our research aproach in evaluating and improving the model preditcitons as the algorithm is missing a species present in our dataset. After analysing the data the output only included one species classification and a single score.

Is it possible to modify the output to get all species and associated scores for each detected call or does the model not work in a comparable way to BirdNet?

Happy to hear your response and sorry if the question is already answered in the paper.
All the best
Thilo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions