• Xiaomeng Zhao's avatar
    fix(self_modify): merge detection boxes for optimized text region detection (#448) · 3da5c411
    Xiaomeng Zhao authored
    Merge adjacent and overlapping detection boxes to optimize text region detection in
    the document. Post processing of text boxes is enhanced by consolidating them into
    larger text lines, taking into account their vertical and horizontal alignment. This
    improvement reduces fragmentation and improves the readability of detected text blocks.
    3da5c411
Name
Last commit
Last update
..
layoutlmv3 Loading commit data...
structeqtable Loading commit data...
__init__.py Loading commit data...
post_process.py Loading commit data...
self_modify.py Loading commit data...