I'm confused with the DOA metric in code
yizhiduan opened this issue · 1 comments
yizhiduan commented
Hi, I'm confused with the DOA metric in code, the DOA METRIC results released in DCASE2020 development dataset are LE_CD and LR_CD , but in code are LE_cd and LE_F, the metrics are different, which one is true?Could you help me solve the question? Thank you very much!
sharathadavanne commented
Hi @yizhiduan I am not sure if I understood your question correctly. But I am guessing you are referring to the confusion in the variable names for the metric.
The output of the metric code in line 71 here produces four outputs that correspond to the following ER, F, DE, DE_F = ER20°, F20°, LECD, LRCD