myhloli
|
564c4ce1e3
refactor(magic_pdf): improve line sorting and block indexing
|
há 1 ano atrás |
myhloli
|
4c9bf8abd5
refactor(memory management): remove unused clean_memory function
|
há 1 ano atrás |
myhloli
|
42a7d792c3
refactor(magic_pdf): import model helpers directly for clarity
|
há 1 ano atrás |
myhloli
|
5522d0a36c
refactor(pdf_parse_union_core_v2): update import paths to use new package structure
|
há 1 ano atrás |
myhloli
|
2145a8b6d2
fix(pdf_parse): handle blocks without lines and enable bf16 on compatible devices
|
há 1 ano atrás |
myhloli
|
177ab08e9f
refactor(pdf_parse): remove redundant sorting and optimize block indexing
|
há 1 ano atrás |
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
|
há 1 ano atrás |
myhloli
|
b2790f6f45
refactor(drawing): simplify draw bbox functions and adjust debug config
|
há 1 ano atrás |
myhloli
|
34f8965007
refactor(draw_bbox): add line sorting visualization
|
há 1 ano atrás |
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
|
há 1 ano atrás |