sharathadavanne / seld-net

Sound event localization, detection, and tracking of multiple overlapping and moving sources in 2D spherical space using convolutional recurrent neural network
Other
335 stars 65 forks source link

About the model test #24

Open Lerry123 opened 3 years ago

Lerry123 commented 3 years ago

Hello, I have run through the model,but I don't known how to test the model? Is the test done during training?

sharathadavanne commented 3 years ago

Hi @Lerry123 thanks for trying out this repo. Unfortunately, I dont have a testing script part of this repo. However, the recent versions of this repo created for the DCASE2019 and DCASE2020 challenges have standalone scripts for visualizing the model outputs. You could use a similar script for visualizing your model outputs here.

DCASE2019 visualization script DCASE 2020 visualization script