Can we add background when generate dataset from text2image?
52 views
Skip to first unread message
Unnop Paripunnang
unread,
Oct 12, 2022, 4:39:14 AM10/12/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
Hi Everyone
I'm very new here. I just curious that is there any shortest way to modify text2image.cpp to add background on generated .tiff file instead of just white background?
I have an idea that we may also can add background to tiff file later by any image processing program before we combine_tessdata and run lstmeval. but not so sure that it will work on training process or not?