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

Tutorial: add Model training section #177

Open raphaelschwinger opened 4 months ago

raphaelschwinger commented 4 months ago

Add a section to the tutorial to train and evaluate a simple NN (efficientnet). Including visualization of audio input, spectrogram, NN output and transformation of output to class name.

This involves the following steps:

raphaelschwinger commented 4 months ago

@tom2208 @jonathanschirp @PariaValizadeh That could be a good task for you! First try the stuff I mentioned in notion and then tackle this issue!