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

Enforce minimum dimensions for paddle #99

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Conversation

edknv
Copy link
Collaborator

@edknv edknv commented Sep 24, 2024

Description

Closes #98.

Tested on the bo20 dateset. Verified that the changes in this branch do not affect table/chart extraction. That is, there is no difference in table/chart extraction between the main branch and this branch when I compare the outputs with diff -r processed_main/ processed_branch/ | grep -v date_created | grep -v last_modified.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@edknv edknv requested a review from ChrisJar September 24, 2024 16:58
@edknv edknv merged commit 064add5 into NVIDIA:main Sep 27, 2024
1 check passed
@edknv edknv deleted the paddle-min-dims branch September 27, 2024 03:06
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.

[FEA]: Enforce Minimum Input Dimensions for YOLOX Predictions in PaddleOCR Pipeline
2 participants