YuanGongND / ast

Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer".
BSD 3-Clause "New" or "Revised" License
1.06k stars 203 forks source link

training MAP #126

Open maxwZJU opened 3 months ago

maxwZJU commented 3 months ago

Hi, @YuanGongND, I have trained ast with audioset for 36000 Iterations, the validate mAP is 0.029, is this right?Looking forward to your reply.

YuanGongND commented 2 months ago

We provide the training logs for each experiment, if you meant the audioset-2m, here is the log, please compare:

https://github.com/YuanGongND/ast/blob/master/egs/audioset/exp/test-full-f10-t10-pTrue-b12-lr1e-5/log_2090852.txt

In general, 0.029 is a very low number and likely to be a problem. Did you change any of our recipe?

-Yuan

penguinwang96825 commented 1 week ago

Just wondering if it's possible to also upload the training log of 16x16 setting on AudioSet?