• 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
.github Loading commit data...
demo Loading commit data...
docs Loading commit data...
magic_pdf Loading commit data...
signatures/version1 Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.pre-commit-config.yaml Loading commit data...
Dockerfile Loading commit data...
LICENSE.md Loading commit data...
MinerU_CLA.md Loading commit data...
README.md Loading commit data...
README.md.bak Loading commit data...
README_ja-JP.md Loading commit data...
README_zh-CN.md Loading commit data...
README_zh-CN.md.bak Loading commit data...
magic-pdf.template.json Loading commit data...
requirements-qa.txt Loading commit data...
requirements.txt Loading commit data...
setup.py Loading commit data...
update_version.py Loading commit data...