PaddleOCR icon indicating copy to clipboard operation
PaddleOCR copied to clipboard

fix bug when res value is empty

Open zfb132 opened this issue 2 years ago • 2 comments

#8136 I checked the output file output/test_66.txt and found an empty value like this:
{"type": "table", "bbox": [44, 249, 916, 1188], "res": "", "img_idx": 66}
This pr should fix the bug.

zfb132 avatar Oct 27 '22 10:10 zfb132

Thanks for your contribution!

paddle-bot[bot] avatar Oct 27 '22 10:10 paddle-bot[bot]

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 27 '22 10:10 CLAassistant