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
22 stars 8 forks source link

Bug fix for cmAP metric #145

Closed reheinrich closed 8 months ago

reheinrich commented 8 months ago

The cmAP metric currently only works for single GPU training, not multi-GPU training. This needs to be fixed.