• myhloli's avatar
    fix(pdf_parse): handle blocks without lines and enable bf16 on compatible devices · 2145a8b6
    myhloli authored
    Blocks without lines are now correctly indexed even when they contain textual content rendered
    as images. The sorting logic has been updated to accommodate this scenario. Additionally, the
    LayoutLMv3 model initialization has been enhanced to utilize bfloat16 precision on devices that
    support it, offering potential performance benefits on supported hardware.
    2145a8b6
Name
Last commit
Last update
.github Loading commit data...
demo Loading commit data...
docs Loading commit data...
magic_pdf Loading commit data...
projects Loading commit data...
signatures/version1 Loading commit data...
tests Loading commit data...
web_api 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-docker.txt 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...