myhloli
|
177ab08e9f
refactor(pdf_parse): remove redundant sorting and optimize block indexing
|
před 1 rokem |
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
|
před 1 rokem |
myhloli
|
b2790f6f45
refactor(drawing): simplify draw bbox functions and adjust debug config
|
před 1 rokem |
myhloli
|
34f8965007
refactor(draw_bbox): add line sorting visualization
|
před 1 rokem |
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
|
před 1 rokem |