cpjku_dcase20 icon indicating copy to clipboard operation
cpjku_dcase20 copied to clipboard

Pre-trained models for 2020A

Open Jamesetay1 opened this issue 1 year ago • 3 comments

Hi there,

I'm doing some digging into various ASC models and am trying to recreate various iterations of this method. I see links to the pre-trained models for 2019A and 2020B on zenodo, but not for 2020A.

Do they exist? or will I need to train them myself?

Thanks!

Jamesetay1 avatar Oct 04 '23 18:10 Jamesetay1

Hi, I found 2 old checkpoints for the damped models. I cannot find the extact configuration for these but the training logs are there: https://drive.jku.at/filr/public-link/file-download/0cce88f18aff512c018aff9ad304052e/52446/4193781771442197313/dcase20a.zip

I hope that helps

kkoutini avatar Oct 05 '23 12:10 kkoutini

Thanks so much.

With both the 2019 and 2020A, if I wanted to use the eval_pretrained notebook then I would need to find or derive the model config first - correct? (i.e. this one for the 2019 model)

Jamesetay1 avatar Oct 06 '23 14:10 Jamesetay1

Hi yes. I think the "model_config" should be identical

kkoutini avatar Oct 23 '23 11:10 kkoutini