myhloli
|
aaff1a2616
fix(llm_aided): add enable flag check for LLM aided optimizations
|
10 ماه پیش |
myhloli
|
3f93b895bc
feat(pdf_parse): add internal block sorting for images and tables
|
10 ماه پیش |
myhloli
|
6b55fcfd43
fix(pdf_parse): ensure block bounding boxes do not have negative values
|
10 ماه پیش |
Xiaomeng Zhao
|
8a0aa7a479
Merge branch 'dev' into dev
|
10 ماه پیش |
myhloli
|
9951a17026
style(pdf_parse_union_core_v2): remove unnecessary spaces and improve code formatting- Remove extra space in conditional statement for character spacing logic
|
10 ماه پیش |
myhloli
|
c93950dc5d
refactor(pdf_parse): improve character spacing handling in PDF text extraction
|
10 ماه پیش |
myhloli
|
7c5cdcd4d7
refactor(pdf_parse): improve character spacing handling in PDF text extraction
|
10 ماه پیش |
myhloli
|
2684e7753b
fix(npu): correct module name for NPU operations
|
10 ماه پیش |
myhloli
|
50f4841716
refactor(device): optimize memory cleaning and device selection
|
10 ماه پیش |
myhloli
|
7990e7dfbb
feat(model): add npu support and optimize table model
|
10 ماه پیش |
myhloli
|
0a468eca6e
feat(llm_aided): add title optimization feature
|
10 ماه پیش |
Xiaomeng Zhao
|
da3257a631
Merge pull request #1352 from myhloli/add-llm-aided
|
10 ماه پیش |
myhloli
|
c660fdc8f0
feat(llm): add LLM-aided formula and text correction
|
10 ماه پیش |
myhloli
|
15e876677d
refactor(pre_proc): improve character overlap handling in spans
|
11 ماه پیش |
myhloli
|
2f4d4b0c80
feat(pre_proc): add function to remove overlapping characters in spans
|
11 ماه پیش |
pangguosheng
|
51b8c57df2
fix: skip the char corresponding to invalid bounding boxes
|
11 ماه پیش |
myhloli
|
9e4ebea939
refactor(magic_pdf): remove YOLO_VERBOSE setting and update YOLOv8 prediction verbosity
|
11 ماه پیش |
myhloli
|
c638fc5d1f
fix(pdf): improve ligature handling and text extraction
|
11 ماه پیش |
myhloli
|
9efc35ecaa
refactor(magic_pdf): remove unused import in pdf_parse_union_core_v2.py
|
11 ماه پیش |
Xiaomeng Zhao
|
fa113b5750
Merge pull request #1178 from icecraft/refactor/add_user_api
|
11 ماه پیش |
myhloli
|
012a46e07d
refactor(magic-pdf): optimize model initialization and concurrency control
|
11 ماه پیش |
myhloli
|
47a83d28f5
refactor(ocr): replace AtomModelSingleton with ocr_model_init for OCR model instantiation
|
11 ماه پیش |
myhloli
|
f2a92d5782
refactor(model): implement thread-safe OCR model initialization
|
11 ماه پیش |
myhloli
|
a1744b770f
refactor(magic_pdf): remove unused threading lock and model initialization code
|
11 ماه پیش |
myhloli
|
30220233ab
refactor(magic_pdf): replace AtomModelSingleton with ocr_model_init for OCR model instantiation
|
11 ماه پیش |
xu rui
|
f6bd47de6a
docs: add dataset method description
|
11 ماه پیش |
icecraft
|
4a82d6a07a
feat: add function definitions
|
11 ماه پیش |
icecraft
|
a3a720ea87
refactor: isolate inference and pipeline
|
11 ماه پیش |
myhloli
|
d4345b6e39
refactor(pdf_parse): adjust character-axis alignment algorithm
|
11 ماه پیش |
myhloli
|
949d0867fb
feat(pdf_parse): add line start flag detection and optimize line stop flag logic
|
11 ماه پیش |