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

Fix batches > 1 #60

Merged
merged 2 commits into from
Mar 28, 2021
Merged

Fix batches > 1 #60

merged 2 commits into from
Mar 28, 2021

Conversation

IanButterworth
Copy link
Collaborator

It turns out that batches > 1 were broken due to the overlapthreshold check not being batch page specific, meaning it was rejecting bboxes from other pages if they overlapped too much.

Fixed and added tests to catch it

@IanButterworth IanButterworth merged commit 1a5a010 into master Mar 28, 2021
@IanButterworth IanButterworth deleted the ib/batch_fix branch March 28, 2021 04:07
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

Successfully merging this pull request may close these issues.

1 participant