felixdittrich92 / OnnxTR

OnnxTR a docTR (Document Text Recognition) library Onnx pipeline wrapper - for seamless, high-performing & accessible OCR
https://github.com/mindee/doctr
Apache License 2.0
38 stars 5 forks source link

[builder] Add objectness scores #14

Closed felixdittrich92 closed 4 months ago

felixdittrich92 commented 4 months ago

This PR:

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.07%. Comparing base (50e124e) to head (04381e8).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ========================================== + Coverage 98.00% 98.07% +0.06% ========================================== Files 63 63 Lines 1855 1870 +15 ========================================== + Hits 1818 1834 +16 + Misses 37 36 -1 ``` | [Flag](https://app.codecov.io/gh/felixdittrich92/OnnxTR/pull/14/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Dittrich) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/felixdittrich92/OnnxTR/pull/14/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Dittrich) | `98.07% <100.00%> (+0.06%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Dittrich#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.