提交历史

作者 SHA1 备注 提交日期
  myhloli c20e9a1e84 feat(layout): improve title block handling and layout detection 10 月之前
  myhloli aaff1a2616 fix(llm_aided): add enable flag check for LLM aided optimizations 10 月之前
  myhloli 3f93b895bc feat(pdf_parse): add internal block sorting for images and tables 10 月之前
  myhloli 6b55fcfd43 fix(pdf_parse): ensure block bounding boxes do not have negative values 10 月之前
  Xiaomeng Zhao 8a0aa7a479 Merge branch 'dev' into dev 10 月之前
  myhloli 9951a17026 style(pdf_parse_union_core_v2): remove unnecessary spaces and improve code formatting- Remove extra space in conditional statement for character spacing logic 10 月之前
  myhloli c93950dc5d refactor(pdf_parse): improve character spacing handling in PDF text extraction 10 月之前
  myhloli 7c5cdcd4d7 refactor(pdf_parse): improve character spacing handling in PDF text extraction 10 月之前
  myhloli 2684e7753b fix(npu): correct module name for NPU operations 10 月之前
  myhloli 50f4841716 refactor(device): optimize memory cleaning and device selection 10 月之前
  myhloli 7990e7dfbb feat(model): add npu support and optimize table model 10 月之前
  myhloli 0a468eca6e feat(llm_aided): add title optimization feature 10 月之前
  Xiaomeng Zhao da3257a631 Merge pull request #1352 from myhloli/add-llm-aided 10 月之前
  myhloli c660fdc8f0 feat(llm): add LLM-aided formula and text correction 10 月之前
  myhloli 15e876677d refactor(pre_proc): improve character overlap handling in spans 11 月之前
  myhloli 2f4d4b0c80 feat(pre_proc): add function to remove overlapping characters in spans 11 月之前
  pangguosheng 51b8c57df2 fix: skip the char corresponding to invalid bounding boxes 11 月之前
  myhloli 9e4ebea939 refactor(magic_pdf): remove YOLO_VERBOSE setting and update YOLOv8 prediction verbosity 11 月之前
  myhloli c638fc5d1f fix(pdf): improve ligature handling and text extraction 11 月之前
  myhloli 9efc35ecaa refactor(magic_pdf): remove unused import in pdf_parse_union_core_v2.py 11 月之前
  Xiaomeng Zhao fa113b5750 Merge pull request #1178 from icecraft/refactor/add_user_api 11 月之前
  myhloli 012a46e07d refactor(magic-pdf): optimize model initialization and concurrency control 11 月之前
  myhloli 47a83d28f5 refactor(ocr): replace AtomModelSingleton with ocr_model_init for OCR model instantiation 11 月之前
  myhloli f2a92d5782 refactor(model): implement thread-safe OCR model initialization 11 月之前
  myhloli a1744b770f refactor(magic_pdf): remove unused threading lock and model initialization code 11 月之前
  myhloli 30220233ab refactor(magic_pdf): replace AtomModelSingleton with ocr_model_init for OCR model instantiation 11 月之前
  xu rui f6bd47de6a docs: add dataset method description 11 月之前
  icecraft 4a82d6a07a feat: add function definitions 11 月之前
  icecraft a3a720ea87 refactor: isolate inference and pipeline 11 月之前
  myhloli d4345b6e39 refactor(pdf_parse): adjust character-axis alignment algorithm 11 月之前