-
Notifications
You must be signed in to change notification settings - Fork 6
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
check for empty line image, ht @andbue, fix #48 #49
Conversation
Codecov Report
@@ Coverage Diff @@
## master #49 +/- ##
==========================================
+ Coverage 88.46% 88.53% +0.07%
==========================================
Files 2 2
Lines 156 157 +1
Branches 36 36
==========================================
+ Hits 138 139 +1
Misses 11 11
Partials 7 7
Continue to review full report at Codecov.
|
@kba: are you using github cli, too?
|
what should I do? [hd_xxxxx@login5 ocrd_all]$ make OCRD_MODULES=ocrd_calamari NO_UPDATE=1 all
make: Nothing to be done for `all'. but without |
Quick way to trigger a rebuild is to remove the
|
yes, this pr helps for calamari#193, but not for » ValueError: Error when checking input: expected input_1 to have shape (448, 896, 3) but got array with shape (448, 4, 3) I will open a separate case for that. |
I'll check this PR this week. |
This fixed #48, merging! |
@jbarth-ubhd Can you please verify that this fixes Calamari-OCR/calamari#193 / #48 for you?