Raphael Schwinger
Raphael Schwinger
We should use automatic code formatting to make our code pretty :-) ## Tasks - [ ] configure formatter for vscode in [vscode workspace](https://code.visualstudio.com/docs/getstarted/settings#_workspace-settings) - [ ] format all files
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...
EAT adds some costume augementations which are not available in torch audiomentations. We could add them: - tmask: Not present in torch-audiomentations, adding it in our repo is difficult since...
We would like to add a `/projects` folder for different projects using BirdSet.
Multiclass loss functions did expect the labels to be in `torch.long` format.
### Describe the bug ## Current Behavior When I search a specific metric (that is being logged) in the 'Manage Columns' dialog box in the web app Table view, the...