DCASE-REPO / DESED_task

Domestic environment sound event detection task
MIT License
123 stars 67 forks source link

DCASE Task 4 2024 baseline update, bug fixing #98

Closed popcornell closed 3 months ago

popcornell commented 3 months ago

fixing bugs pointed out by @apple-yinhan and @fschmid56. In particular, line https://github.com/DCASE-REPO/DESED_task/blob/678404858b28aa747a4029ce03c983013fca8ac6/recipes/dcase2024_task4_baseline/train_pretrained.py#L332 missed the masking mask, this affected the performance quite a bit.

Solves also issue https://github.com/DCASE-REPO/DESED_task/issues/97.

New performance:

Dataset PSDS-scenario1 PSDS-scenario1 (sed score) mean pAUC
Dev-test 0.48 +- 0.003 0.49 +- 0.004 0.73 +- 0.007