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

作者您好,请问NWD损失常量参数为什么设置为1? #38

Open
wenjunx opened this issue Jul 5, 2023 · 1 comment
Open

Comments

@wenjunx
Copy link

wenjunx commented Jul 5, 2023

nwd = torch.exp(-torch.pow(Wasserstein(pbox.T, tbox[i], x1y1x2y2=False), 1 / 2) / self.C)
self.C我看这个参数在超参数文件中设置为1,我看NWD论文不是说根据数据集设置吗?

@Skyninth
Copy link

同问,想知道这个常数是怎么根据数据集算出来的,能提交一下代码吗

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