Haohe (Leo) Liu / 刘濠赫

Results 4 issues of Haohe (Leo) Liu / 刘濠赫

Thanks for making such a wonderful repo. When I run the model, the validation loss is very high(around 0.6940), but the mAP is keep increasing normally. Could you please explain...

bug

I wrote the following code to compare the behavior between museval and speechmetrics-bsseval. ```python from museval.metrics import bss_eval import speechmetrics as sm import numpy as np metrics = sm.load(['bsseval'],window=1) ref...

Hi Yuan, Thanks for open-sourcing this repo. I have a quick question about the MHA EfficientNet model you proposed. When I tried the EfficientNet-b2 with the multi-head attention model, I...

question

The checkpoint 16k_320d_large_uni has mAP of 28.65 in the paper while only have 16.19 on the leaderboard