myhloli
|
a4c72e2e33
fix: solve conflicts
|
1 rok pred |
quyuan
|
f9df92aa34
fix: add magic-pdf-dev case
|
1 rok pred |
drunkpig
|
554048086e
Realese 0.8.0 (#587)
|
1 rok pred |
drunkpig
|
9f352df0eb
Realese 0.8.0 (#586)
|
1 rok pred |
Xiaomeng Zhao
|
73f66af9bd
Merge pull request #584 from myhloli/update-unimernet-to-0.2.0
|
1 rok pred |
myhloli
|
4f340c4429
refactor(pdf_extract_kit): update model config and weight paths for UniMERNet-0.2.0
|
1 rok pred |
myhloli
|
4b372f3f7e
feat(ocr): pass language parameter for custom model init
|
1 rok pred |
Xiaomeng Zhao
|
aac9109414
refactor(pdf_extract_kit): implement singleton pattern for atomic models (#533)
|
1 rok pred |
yyy
|
d714ac8b76
Release: Release 0.7.1 verison, update dev (#527)
|
1 rok pred |
yyy
|
1dc915a4a9
release: release 0.7.1 version (#526)
|
1 rok pred |
Xiaomeng Zhao
|
041b9465b9
fix(pdf-extract): adjust box threshold for OCR detection (#447)
|
1 rok pred |
myhloli
|
334ccac24e
fix(pdf-extract-kit): ensure table extraction success with additional ending conditionAdd an additional condition to determine the success of table extraction by checking
|
1 rok pred |
myhloli
|
29e590a701
refactor(pdf_extract_kit): optimize image processing and table recognition logicRefactor the image processing logic for OCR and table recognition to ensure
|
1 rok pred |
liukaiwen
|
377b49eb24
add table recognition success detect
|
1 rok pred |
liukaiwen
|
b18496b0ae
add table recognition success detect
|
1 rok pred |
liukaiwen
|
cae215bb5e
fix table recognition bug#321
|
1 rok pred |
liukaiwen
|
b8adb630ee
Merge branch 'master' of github.com:papayalove/Magic-PDF
|
1 rok pred |
myhloli
|
52156eaee9
fix(pdf-extract): ensure table recognition config defaults to disabled
|
1 rok pred |
Kaiwen Liu
|
37925f36d9
feat(model inference): add table recognition and conversion to LaTeX (#284)
|
1 rok pred |
liukaiwen
|
b9667fd3e3
add table recognition and conversion to LaTeX
|
1 rok pred |
liukaiwen
|
dbe628ee07
add table recognition and conversion to LaTeX
|
1 rok pred |
liukaiwen
|
4c096443c7
add table recognition and convertion to LaTeX
|
1 rok pred |
liukaiwen
|
d6c58ecca2
# add table recognition using struct-eqtable
|
1 rok pred |
liukaiwen
|
b29badc176
# add table recognition using struct-eqtable
|
1 rok pred |
myhloli
|
00ad8e67ff
fix(magic_pdf):disable torchtext deprecation warning >=0.18.0
|
1 rok pred |
myhloli
|
7ecc82da63
fix(magic_pdf): remove unused import from pdf_extract_kit
|
1 rok pred |
myhloli
|
20499ec388
fix(pdf_extract_kit): specify utf-8 encoding when reading model configEnsure the model configuration file is read with utf-8 encoding to support
|
1 rok pred |
赵小蒙
|
4c39bcd366
feat(magic-pdf): add conditional application of formula detection and recognition
|
1 rok pred |
myhloli
|
30ac6f227c
fix(magic-pdf): add default values and improve warning logs for config optionsEnsure that 'temp-output-dir', 'models-dir', and 'device-mode' have sensible default
|
1 rok pred |
myhloli
|
4bf58088ff
fix(magic-pdf): prevent Albumentations update check
|
1 rok pred |