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

Count inside edge of border as true box, not the center of the border #57

Open
antingshen opened this issue Aug 3, 2016 · 0 comments
Open

Comments

@antingshen
Copy link
Owner

Currently, since the border size is a few pixels, the boxes stored in the annotation are 0.5 * border_width larger than they actually are, assuming annotators are using the inside of the border to inscribe objects (right?).

We can fix this by either accounting for the offset in the box itself, or just convert all the boxes when we save the annotation.

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