We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 = torch.exp(-torch.pow(Wasserstein(pbox.T, tbox[i], x1y1x2y2=False), 1 / 2) / self.C) self.C我看这个参数在超参数文件中设置为1,我看NWD论文不是说根据数据集设置吗?
The text was updated successfully, but these errors were encountered:
同问,想知道这个常数是怎么根据数据集算出来的,能提交一下代码吗
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: