DBD-research-group / BirdSet

A benchmark dataset collection for bird sound classification
https://huggingface.co/datasets/DBD-research-group/BirdSet
BSD 3-Clause "New" or "Revised" License
7 stars 7 forks source link

Use BirdNet and Perch embeddings with logistic regression, creating the embeddings on the fly #157

Closed mo01010010itz closed 3 months ago

mo01010010itz commented 5 months ago

This introduces the models, as implemented here: https://github.com/DBD-research-group/BirdDistiller

The models create the embeddings and train the logistic regression classifier, within.