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 meaning of ROI_SCALE_FACTORS in cfgs #28

Open
LeCongThuong opened this issue Nov 22, 2020 · 1 comment
Open

The meaning of ROI_SCALE_FACTORS in cfgs #28

LeCongThuong opened this issue Nov 22, 2020 · 1 comment

Comments

@LeCongThuong
Copy link

Thanks for your great work!
I have a question and may you answer me!
I do not get the meaning of ROI_SCALE_FACTORS? I read your code know that this parameter is used to scale the differences between (target_bboxes and anchors)
Why do you have to scale the differences? Could you give me some references?

@henanwg
Copy link

henanwg commented Feb 27, 2021

我认为是由于:roi pooling那一步,roi坐标归一化的过程中,除以的是原始图像的尺寸,而不是当前roi所在的金字塔特征的尺寸

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