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

关于论文中公式1 #2

Open
wanghua12 opened this issue Oct 26, 2023 · 0 comments
Open

关于论文中公式1 #2

wanghua12 opened this issue Oct 26, 2023 · 0 comments

Comments

@wanghua12
Copy link

问题一:
d是x,y和边界框box中心点之间的棋盘距离的最大值,
棋盘距离 MAX(|x1-x2|,|y1-y2|),为什么论文解释是 d=max(w/2,h/2)

问题二:
关于rb和re,论文中给出的解释是 第l层特征预测出来的目标之间的间隔,想问一下这个地方是需要先预测出object?那这个间隔是指什么?

后续附录里对比实验给出的间隔 【0,64】,【64,256】。。。。是这里的间隔吗?

这个间隔是设置的超参数的?

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

1 participant