- Download Dataset from https://zenodo.org/record/4844825#.YNHbL2gzaUk
- Preprocess Data with batch_feature_extracion.py in https://github.com/sharathadavanne/seld-dcase2021.
- run pip install -r requirements.txt
- run train.py with arguments. You should set 'abspath' to the directory preprocessed datasets are located.
- we reported the scores in the paper by using the Neural Architecture Search (NAS) method. Thus, you can't get the same scores in the paper.