Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the value of db_min #4

Open
xujinchang opened this issue Sep 23, 2022 · 1 comment
Open

the value of db_min #4

xujinchang opened this issue Sep 23, 2022 · 1 comment

Comments

@xujinchang
Copy link

"double db_min = std::max(log10(totle) * 10 - 60, -99.0);" 能帮忙解释一下这个db_min的取值吗,为什么用rms减去60呢,很好奇这个超参数是怎么选取的,如果我改大些,指纹数减少,会对性能损失影响大吗?

@stdio2016
Copy link
Owner

這個60是60分貝的意思,目的是排除掉背景雜訊。我只是隨便選一個數字而已,並沒有調整過這個參數

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants