Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.15 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.15 KB

AdaProj: Adaptively Scaled Angular Margin Subspace Projections for Anomalous Sound Detection with Auxiliary Classification Tasks

ASD system utilizing the AdaProj loss for acoustic machine condition monitoring for task 2 "First-Shot Unsupervised Anomalous Sound Detection for Machine Condition Monitoring" of the DCASE2023 Challenge.

Instructions

Just start the main.py script for training and evaluation. To run the code, you need to download the development dataset, additional training dataset and the evaluation dataset, and store the files in an './eval_data' and a './dev_data' folder.

Reference

Please reference the following paper when reusing (parts of) the code:

@inproceedings{wilkinghoff2024adaproj, author = {Wilkinghoff, Kevin}, title = {Ada{P}roj: {A}daptively Scaled Angular Margin Subspace Projections for Anomalous Sound Detection with Auxiliary Classification Tasks}, booktitle = {9th Workshop on Detection and Classification of Acoustic Scenes and Events (DCASE)}, year = {2024}, pages = {186--190} }