kkoutini / cpjku_dcase20

CP-JKU submission to DCASE 20
43 stars 11 forks source link

Pre-trained models for 2020A #5

Open Jamesetay1 opened 1 year ago

Jamesetay1 commented 1 year ago

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!

kkoutini commented 1 year ago

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

Jamesetay1 commented 1 year ago

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)

kkoutini commented 1 year ago

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