-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
--text-line-images
option for debugging
This extracts the lines of text identified in the input image and saves them to the `lines` directory. This is useful for debugging text line recognition by exporting the images that will be passed to the line recognition module. Note that these images are not currently rescaled to 64px high as the actual recognition model inputs are.
- Loading branch information
1 parent
bf640a9
commit 1550b4f
Showing
1 changed file
with
45 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters