myhloli
|
06a40afedc
build(docker): add paddle custom npu support
|
9 months ago |
Xiaomeng Zhao
|
d46b87be49
Merge pull request #1701 from icecraft/fix/caption_match
|
9 months ago |
icecraft
|
daf0593b08
fix: caption match algorithm
|
9 months ago |
Xiaomeng Zhao
|
84f84d2648
Merge pull request #1693 from shniubobo/feat/web_api
|
9 months ago |
shniubobo
|
d9406e5bd6
docs(web_api): Update `README.md`
|
9 months ago |
shniubobo
|
acd0deb1e2
docs(web_api): Change docstrings style
|
9 months ago |
shniubobo
|
3b98efbb3d
feat(web_api): Return images in api
|
9 months ago |
shniubobo
|
635418b6bd
feat(web_api)!: Make `is_json_md_dump` default to False
|
9 months ago |
shniubobo
|
792e08cfb2
fix(web_api): Disallow both `pdf_file` and `pdf_path`
|
9 months ago |
shniubobo
|
69e0e00e26
refactor(web_api): Format code
|
9 months ago |
shniubobo
|
c734f4debe
refactor(web_api): Optimize `Dockerfile`
|
9 months ago |
utopia2077
|
f559fd9c36
refactor(web_api): adapt to new pipeline API changes
|
10 months ago |
Xiaomeng Zhao
|
e9203f9157
Merge pull request #1689 from myhloli/dev
|
9 months ago |
myhloli
|
30bd3a83c7
fix(pdf_parse): Fixed the issue where some headings were missing in certain complex layouts.
|
9 months ago |
Xiaomeng Zhao
|
b983238da3
Merge pull request #1683 from myhloli/dev
|
9 months ago |
myhloli
|
619aabd23a
docs(readme): update Docker run commands and environment setup
|
9 months ago |
Xiaomeng Zhao
|
6323f28b25
Merge pull request #1682 from myhloli/dev
|
9 months ago |
myhloli
|
289b76f4c2
build(docker): update PaddlePaddle and RapidOCR dependencies
|
9 months ago |
myhloli
|
0e9a251898
build(deps): update PaddlePaddle dependency versions
|
9 months ago |
myhloli
|
19b4f8d449
build(deps): update rapidocr-paddle and rapidocr_onnxruntime dependencies
|
9 months ago |
Xiaomeng Zhao
|
80fd937ffd
Merge pull request #1672 from myhloli/dev
|
9 months ago |
myhloli
|
f5112e2157
fix(model): move environment variable settings to global scope
|
9 months ago |
myhloli
|
4021abeb98
refactor(magic_pdf): improve code structure and memory safety
|
9 months ago |
myhloli
|
4c0af020e7
refactor(model_init): adjust table model import order and remove redundant imports
|
9 months ago |
myhloli
|
7c76d3610f
refactor(model): integrate Ascend plugin for NPU support
|
9 months ago |
Xiaomeng Zhao
|
6e1fba9345
Merge pull request #1664 from myhloli/dev
|
9 months ago |
myhloli
|
5561ac9555
fix(pdf_parse): improve image processing and OCR accuracy
|
9 months ago |
myhloli
|
e4e4eef1f8
perf(language_detection): optimize batch size for language detection model
|
9 months ago |
myhloli
|
a5342950f6
fix(filter): toggle invalid character detection method
|
9 months ago |
myhloli
|
f35a6c08a8
refactor(filter): remove unused text layout analysis for PDF classification
|
9 months ago |