Skip to content

[bug] Fix viptr onnx export issue#1966

Merged
felixdittrich92 merged 1 commit intomindee:mainfrom
felixT2K:fix-export
Jun 20, 2025
Merged

[bug] Fix viptr onnx export issue#1966
felixdittrich92 merged 1 commit intomindee:mainfrom
felixT2K:fix-export

Conversation

@felixT2K
Copy link
Copy Markdown
Contributor

This PR:

  • Fix any issue which lead before to numerical incorrectness after exporting the model to Onnx

@felixdittrich92 felixdittrich92 self-assigned this Jun 20, 2025
@felixdittrich92 felixdittrich92 added this to the 1.0.0 milestone Jun 20, 2025
@felixdittrich92 felixdittrich92 added type: bug Something isn't working module: models Related to doctr.models topic: text recognition Related to the task of text recognition topic: onnx ONNX-related labels Jun 20, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.91%. Comparing base (9eec305) to head (62e94fb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1966      +/-   ##
==========================================
+ Coverage   96.89%   96.91%   +0.02%     
==========================================
  Files         172      172              
  Lines        8633     8633              
==========================================
+ Hits         8365     8367       +2     
+ Misses        268      266       -2     
Flag Coverage Δ
unittests 96.91% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@felixdittrich92 felixdittrich92 merged commit 1fa6bef into mindee:main Jun 20, 2025
70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: models Related to doctr.models topic: onnx ONNX-related topic: text recognition Related to the task of text recognition type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants