提交歷史

作者 SHA1 備註 提交日期
  myhloli 5522d0a36c refactor(pdf_parse_union_core_v2): update import paths to use new package structure 1 年之前
  myhloli 2145a8b6d2 fix(pdf_parse): handle blocks without lines and enable bf16 on compatible devices 1 年之前
  myhloli 177ab08e9f refactor(pdf_parse): remove redundant sorting and optimize block indexing 1 年之前
  myhloli b9dfdea3cb refactor(pdf_parse_union_core_v2): implement model initialization within classRefactored model initialization to be handled by a singleton class to ensure that model 1 年之前
  myhloli b2790f6f45 refactor(drawing): simplify draw bbox functions and adjust debug config 1 年之前
  myhloli 34f8965007 refactor(draw_bbox): add line sorting visualization 1 年之前
  myhloli 1efebe421c refactor(pdf_parse_union): integrate LayoutLMv3 for block orderingReplace the heuristic-based block ordering algorithm with LayoutLMv3 model predictions toimprove the accuracy of block ordering on PDF pages. Additionally, refactor the span 1 年之前