### What problem does this PR solve? Enhanced the image rotation handling by evaluating the original orientation, clockwise 90°, and counter-clockwise 90° rotations. The image with the highest text recognition score is now selected, improving accuracy for text detection in images with aspect ratios >= 1.5. #8166 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) Co-authored-by: wenrui.cao <wenrui.cao@univers.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| layout_recognizer.py | ||
| ocr.py | ||
| operators.py | ||
| postprocess.py | ||
| recognizer.py | ||
| seeit.py | ||
| t_ocr.py | ||
| t_recognizer.py | ||
| table_structure_recognizer.py | ||