myhloli
|
1d55925954
fix: add enable_merge_det_boxes parameter to model initialization for improved box merging control
|
3 months ago |
myhloli
|
e00c090616
fix: update default batch size for inference to improve performance
|
3 months ago |
myhloli
|
21ce40a90c
fix: refine image rotation logic and replace logging with logger for better consistency
|
3 months ago |
myhloli
|
11c4a0c6b6
fix: improve image orientation handling in batch analysis and streamline table classification process
|
3 months ago |
myhloli
|
433b37589c
fix: update vertical count condition for text orientation and adjust default batch size for inference
|
3 months ago |
myhloli
|
e429c5a840
fix: refactor PDF processing logic to ensure proper resource management and improve error handling
|
3 months ago |
myhloli
|
ff11e602fc
feat: enhance image processing by introducing ImageType enum and updating related functions
|
3 months ago |
myhloli
|
f5afd61eb0
fix: simplify calculate_center_rotate_angle function and remove unused variables
|
3 months ago |
myhloli
|
2ccad698d1
Merge remote-tracking branch 'origin/dev' into dev
|
3 months ago |
myhloli
|
99d1fddc8c
fix: update default DPI and dimensions for image processing functions in pdf_reader.py
|
3 months ago |
Xiaomeng Zhao
|
324681f77c
Update mineru/model/table/rec/unet_table/wired_table_rec_utils.py
|
3 months ago |
myhloli
|
133984a514
fix: specify version range for scikit-image in pyproject.toml
|
3 months ago |
myhloli
|
fc5179ce5e
feat: add initial project structure and CLI entry points for mineru
|
3 months ago |
myhloli
|
86b20f3283
fix: improve docstring for gather_ocr_list_by_row and refactor image loading logic in wired_table_rec_utils.py
|
3 months ago |
myhloli
|
0298de844f
fix: replace hardcoded model name with constant in batch_analyze.py
|
3 months ago |
myhloli
|
5be16aa4cb
fix: remove unused imports and clean up code in multiple files
|
3 months ago |
myhloli
|
2a8e6f9d45
fix: increase confidence threshold for table classification in paddle_table_cls.py
|
3 months ago |
myhloli
|
fdf7e4f771
fix: replace hardcoded threshold values with constants in table_recover_utils.py
|
3 months ago |
myhloli
|
c98cba1e30
fix: remove unused imports and clean up code in wired_table_rec_utils.py
|
3 months ago |
Xiaomeng Zhao
|
7d0c39df3b
Merge branch 'opendatalab:dev' into dev
|
3 months ago |
Xiaomeng Zhao
|
d6c8199326
Merge pull request #3241 from opendatalab/master
|
3 months ago |
myhloli
|
be4f3de32b
Update version.py with new version
|
3 months ago |
Xiaomeng Zhao
|
176bf3d845
Merge pull request #3240 from opendatalab/release-2.1.10
|
3 months ago |
Xiaomeng Zhao
|
a50616b089
Update mineru/utils/model_utils.py
|
3 months ago |
Xiaomeng Zhao
|
da56746668
Merge pull request #3239 from myhloli/fix-block-coverage
|
3 months ago |
myhloli
|
259ab11e74
fix: optimize block removal logic by tracking processed indices
|
3 months ago |
myhloli
|
64c7ac0083
fix: update changelog for version 2.1.10 release and add block overlap issue fix
|
3 months ago |
Xiaomeng Zhao
|
20e8d7fcd7
Merge branch 'opendatalab:dev' into dev
|
3 months ago |
Xiaomeng Zhao
|
4d0b6a0513
Merge pull request #3237 from myhloli/fix-block-coverage
|
3 months ago |
myhloli
|
74726662ce
fix: remove unused import for low confidence span overlap removal
|
3 months ago |