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

Different Bbox generation method than the one mentioned in paper? #47

Open
m-parchami opened this issue Apr 4, 2022 · 0 comments
Open

Comments

@m-parchami
Copy link

Hi.
I was looking into the code for bounding box generation in C, and I noticed that you have accumulated bounding boxes for different thresholds (with default values being 30, 90, and 150) bboxGenerator/dt_box.cpp. However, in the paper, only one threshold is mentioned (20% of the largest value in the mapping).

It would be great if you can elaborate on this difference. Am I missing something?

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