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

Encode bbox using anchor in the second stage #1

Open
kl456123 opened this issue Jan 14, 2019 · 0 comments
Open

Encode bbox using anchor in the second stage #1

kl456123 opened this issue Jan 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@kl456123
Copy link
Owner

For better optimization and better performance , use anchor encode bbox in the second stage like as the first stage instead of rois. But something needs to be noted here.

  1. Is the anchor the same as that in the first stage ?( anchor consistence)
  2. If not , how to do it ?( find the best anchor that has max iou with rois and their according gt box)
@kl456123 kl456123 added the enhancement New feature or request label Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant