Open ziodos opened 3 years ago
you have to use an ocr tool. just mapping the text with corresponding label is an issue i would suggest you use labelImg to get the region and then use overlapping text region to make corresponding labels.
I am using tesseract as text detection and text recognition tool , the author said that it wasn't good for result accuracy , I still don't know why
There are issues in tesseract , it does not work with complex document structure and ocr also fails some time.
can you provide some details about the method you used to prepare training data , I think you didn't use a classic ocr tool, thanks.