Onnx export wrong shape #2062
ldt-becker
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
First of all, i am amazed by the output quality of doctr out of the box. I still had to fine tune it to support some quircks of our expected data.
When I load the exported fine tuned modell in doctr i get the following error:
The export code looks like this:
And the doctr code looks like this:
I'd be very thankful for any help, thanks!
All reactions