تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Xiaomeng Zhao 73f66af9bd Merge pull request #584 from myhloli/update-unimernet-to-0.2.0 1 سال پیش
  myhloli 4f340c4429 refactor(pdf_extract_kit): update model config and weight paths for UniMERNet-0.2.0 1 سال پیش
  myhloli 4b372f3f7e feat(ocr): pass language parameter for custom model init 1 سال پیش
  Xiaomeng Zhao aac9109414 refactor(pdf_extract_kit): implement singleton pattern for atomic models (#533) 1 سال پیش
  yyy d714ac8b76 Release: Release 0.7.1 verison, update dev (#527) 1 سال پیش
  Xiaomeng Zhao 041b9465b9 fix(pdf-extract): adjust box threshold for OCR detection (#447) 1 سال پیش
  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 سال پیش
  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 سال پیش
  liukaiwen 377b49eb24 add table recognition success detect 1 سال پیش
  liukaiwen b18496b0ae add table recognition success detect 1 سال پیش
  liukaiwen cae215bb5e fix table recognition bug#321 1 سال پیش
  liukaiwen b8adb630ee Merge branch 'master' of github.com:papayalove/Magic-PDF 1 سال پیش
  myhloli 52156eaee9 fix(pdf-extract): ensure table recognition config defaults to disabled 1 سال پیش
  Kaiwen Liu 37925f36d9 feat(model inference): add table recognition and conversion to LaTeX (#284) 1 سال پیش
  liukaiwen b9667fd3e3 add table recognition and conversion to LaTeX 1 سال پیش
  liukaiwen dbe628ee07 add table recognition and conversion to LaTeX 1 سال پیش
  liukaiwen 4c096443c7 add table recognition and convertion to LaTeX 1 سال پیش
  liukaiwen d6c58ecca2 # add table recognition using struct-eqtable 1 سال پیش
  liukaiwen b29badc176 # add table recognition using struct-eqtable 1 سال پیش
  myhloli 00ad8e67ff fix(magic_pdf):disable torchtext deprecation warning >=0.18.0 1 سال پیش
  myhloli 7ecc82da63 fix(magic_pdf): remove unused import from pdf_extract_kit 1 سال پیش
  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 سال پیش
  赵小蒙 4c39bcd366 feat(magic-pdf): add conditional application of formula detection and recognition 1 سال پیش
  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 سال پیش
  myhloli 4bf58088ff fix(magic-pdf): prevent Albumentations update check 1 سال پیش
  myhloli f6f1d00d58 feat(magic_pdf): update installation commands for simplified dependency options 1 سال پیش
  myhloli ee81b3398e fix(magic_pdf): filter out formulas outside image bounds during cropped_img 1 سال پیش
  myhloli c905998768 fix(magic_pdf): correct color channel conversion for OCR in PDF extract 1 سال پیش
  myhloli e7ce3051a4 fix(magic_pdf): optimize formula area selection for OCR 1 سال پیش
  myhloli 46cacbc096 fix(magic_pdf): handle import errors with exception logging 1 سال پیش