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: validation and typechecks in TF post processing and OTSL to HTML conversion function #18

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

maxmnemonic
Copy link
Contributor

  • Improved TF bbox post-processing step that corrected bboxes overlap, now should produce more correct bboxes
  • Bbox overlap correction step made optional, as an extra parameter in multi_table_predict
  • Corrected otsl_to_html to be fault tolerant to empty rs_list

…, now should produce more correct bboxes

- Bbox overlap correction step made optional, as an extra parameter in multi_table_predict
- Corrected otsl_to_html to be fault tolerant to empty rs_list

Signed-off-by: Maxim Lysak <[email protected]>
@maxmnemonic maxmnemonic added the bug Something isn't working label Sep 5, 2024
@maxmnemonic maxmnemonic requested a review from cau-git September 5, 2024 13:36
@cau-git cau-git changed the title Fix for TF post processing and OTSL to HTML conversion function fix: validation and typechecks in TF post processing and OTSL to HTML conversion function Sep 5, 2024
@cau-git cau-git merged commit d607914 into main Sep 5, 2024
5 checks passed
@cau-git cau-git deleted the dev/fixed_overlap_fix branch September 5, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants