pottan-ocr icon indicating copy to clipboard operation
pottan-ocr copied to clipboard

Cleanup dataset generation using augmentor python module

Open harish2704 opened this issue 7 years ago • 3 comments

harish2704 avatar Jul 19 '18 18:07 harish2704

Should investigate the possibility of https://github.com/Sanster/text_renderer

harish2704 avatar Jul 07 '19 09:07 harish2704

Text_renderer uses Pillow to render text. Pillow will not support complex scripts if libraqm is not available. Also, if we are using Pillow, if a gyph is not available in a font file, that glyph will be rendered as empty square boxes

harish2704 avatar Oct 03 '19 18:10 harish2704

Augmentor module is not specific to text . So, handling long lines of text is bit difficult if we are using augmentor .

harish2704 avatar Oct 05 '19 07:10 harish2704