myhloli
|
e6f817fe6f
refactor: extract command-line argument parsing to cli_parser.py and update usage in main functions
|
4 months ago |
myhloli
|
54913fc205
refactor: enhance command-line argument parsing to support additional parameters in gradio_app.py
|
4 months ago |
Xiaomeng Zhao
|
09eecea4af
Merge pull request #2814 from qiangqiang199/patch-9
|
4 months ago |
Xiaomeng Zhao
|
37f34de27b
Update README_zh-CN.md
|
4 months ago |
Xiaomeng Zhao
|
29015ea03d
Update README_zh-CN.md
|
4 months ago |
Xiaomeng Zhao
|
744fbea58b
Update README_zh-CN.md
|
4 months ago |
Xiaomeng Zhao
|
9fce54522c
Merge pull request #2815 from qiangqiang199/patch-10
|
4 months ago |
Xiaomeng Zhao
|
f39e54e74a
Merge pull request #2887 from itswcg/grid-optimization
|
4 months ago |
Jmper
|
1ee1550460
refactor: Optimize fill_char_in_spans using a spatial grid
|
4 months ago |
Xiaomeng Zhao
|
0c5f00fac8
Merge pull request #2881 from myhloli/dev
|
4 months ago |
myhloli
|
b943f04e15
refactor: enhance argument parsing in main function to support additional keyword arguments
|
4 months ago |
myhloli
|
9a3a314916
refactor: add support for additional keyword arguments in client and analysis functions
|
4 months ago |
Xiaomeng Zhao
|
8aac610780
Merge pull request #2879 from myhloli/dev
|
4 months ago |
myhloli
|
a55c47f184
refactor: add GZip middleware and refactor get_infer_result function in fast_api.py
|
4 months ago |
Xiaomeng Zhao
|
275e662ea9
Merge pull request #2878 from myhloli/dev
|
4 months ago |
myhloli
|
98d23e71ec
refactor: rename overlap detection functions for consistency in ocr_utils.py and span_block_fix.py
|
4 months ago |
myhloli
|
e413f00562
refactor: add thresholds for line width to height ratio and vertical span detection in ocr_utils.py and span_block_fix.py
|
4 months ago |
Xiaomeng Zhao
|
e48bfdda21
Update mineru/utils/ocr_utils.py
|
4 months ago |
myhloli
|
e17ca99350
refactor: rename vertical text threshold constant for clarity in span_block_fix.py
|
4 months ago |
myhloli
|
1c491e7d36
refactor: rename vertical text thresholds for clarity in span_block_fix.py
|
4 months ago |
Xiaomeng Zhao
|
e56eec0d78
Update mineru/utils/span_block_fix.py
|
4 months ago |
Xiaomeng Zhao
|
0508df994a
Update mineru/utils/span_block_fix.py
|
4 months ago |
myhloli
|
18691cfde2
refactor: enhance span merging logic for vertical text blocks in span_block_fix.py and ocr_utils.py
|
4 months ago |
myhloli
|
a2f0099c1c
refactor: adjust minimum confidence threshold and enhance merging logic in ocr_utils.py
|
4 months ago |
Xiaomeng Zhao
|
516f4926b4
Merge pull request #2873 from myhloli/dev
|
4 months ago |
myhloli
|
7d8f68cbb9
refactor: improve overlap handling by removing smaller blocks in block_pre_proc.py and pipeline_magic_model.py
|
4 months ago |
myhloli
|
6094699cdf
refactor: enhance overlap handling in pipeline_magic_model.py for image and table bodies
|
4 months ago |
myhloli
|
f2666385b6
refactor: remove unused title merging logic in model_json_to_middle_json.py
|
4 months ago |
myhloli
|
df15393cac
refactor: optimize overlap detection logic in block_pre_proc.py for efficiency
|
4 months ago |
myhloli
|
cd78980cef
refactor: update comments in block_pre_proc.py for clarity and accuracy
|
4 months ago |