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

Top-k method for selecting candidate bags #6

Open
soHardToHaveAName opened this issue Apr 24, 2022 · 0 comments
Open

Top-k method for selecting candidate bags #6

soHardToHaveAName opened this issue Apr 24, 2022 · 0 comments

Comments

@soHardToHaveAName
Copy link

You've mentioned the Top-k method for selecting candidate bags in your paper, but it seems that there is only soft center prior method in this repo.

How can I change this repo to use the Top-k method ?

And, if I use Top-k method to select candidate bag, the calculation will be much smaller, Isn't it? Since I only need to computer the weights of bboxes inside bags, the number of weights can be reduced from num_points * num_gts to num_points. Is that so?

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