-
Notifications
You must be signed in to change notification settings - Fork 50
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
Question about scale bins #30
Comments
Hi, |
Thanks for your fantastic work! |
No, this padding allows to bilinearly interpolate at angles |
Thanks for your quickly reply!
|
Hi,
Thank you for this piece of art, it’s so well thought out and I enjoyed going through your paper and the code. I just had a small question about the number of scale bins - I might have missed these details but I just wanted to clarify this anyway.
In the paper, it’s mentioned that 32 scale bins are used. The code however has an argument set to 33.
OrienterNet/maploc/conf/orienternet.yaml
Line 13 in 47d67ab
Is this some sort of dummy parameter or does it have a significant meaning to it that I’m missing?
Thank you for your time!
The text was updated successfully, but these errors were encountered: