kahst / BirdNET-Analyzer

BirdNET analyzer for scientific audio data processing.
Other
868 stars 158 forks source link

Reset custom classifier in GUI #465

Closed max-mauermann closed 1 month ago

max-mauermann commented 1 month ago

the gui now resets the loaded custom classifier before starting the analysis.

analyze.py also uses strict mode when zipping predictions and labels

Josef-Haupt commented 1 month ago

Implemented in #473.