Commit History

Autor SHA1 Mensaxe Data
  myhloli a024c30fc4 feat(ocr): implement dynamic OCR processing for text spans with low contrast hai 7 meses
  myhloli 3cb156f549 fix(pdf_parse_union_core_v2): suppress FutureWarning from transformers hai 7 meses
  myhloli 59d6b195b0 refactor(model): integrate AtomModelSingleton for OCR and improve OCR result handling hai 7 meses
  myhloli a330651d64 feat(ocr): implement separate detection and recognition processes hai 7 meses
  myhloli 72e66c2d1e refactor(pdf_parse): adjust line calculation for block height hai 8 meses
  myhloli 71efb101dc refactor(pdf_parse): adjust line calculation for block height hai 8 meses
  myhloli 3f2bafa88f feat(pre_proc): add function to remove x-overlapping characters in spans hai 8 meses
  myhloli 7210f7a65a perf(model): enable bfloat16 for layoutreader on supported devices hai 8 meses
  myhloli cf4ea78dac refactor: remove torchtext deprecation warning handling hai 8 meses
  myhloli af27c0cc81 refactor(magic_pdf): support mps device and optimize image processing hai 8 meses
  myhloli 6bfc17119d refactor(pdf_parse): comment out performance measurement and logging hai 8 meses
  myhloli e516cf535c feat(performance): add performance monitoring and optimization hai 8 meses
  myhloli 6ec440d6f1 feat(pdf_parse): implement multi-threaded page processing hai 8 meses
  myhloli 0a246f0f40 refactor(magic_pdf): simplify device selection in model initialization hai 9 meses
  myhloli 9b00f988ac refactor(magic_pdf): remove bfloat16 support checks and usage hai 9 meses
  myhloli 30bd3a83c7 fix(pdf_parse): Fixed the issue where some headings were missing in certain complex layouts. hai 9 meses
  myhloli 5561ac9555 fix(pdf_parse): improve image processing and OCR accuracy hai 9 meses
  myhloli 9f18ca2019 feat(pdf_parse): improve OCR processing and contrast filtering hai 9 meses
  myhloli 10e848b39d feat(pdf_parse_union_core_v2): add timing log for LLM aided processes hai 10 meses
  myhloli 1d08865f4a refactor(pdf_parse): uncomment char bbox validation logic hai 10 meses
  myhloli ba6c17a9d9 feat(pdf_parse): remove tilted lines for better text extraction hai 10 meses
  myhloli 8570e006f8 refactor(magic_pdf): improve title block merging logic hai 10 meses
  Xiaomeng Zhao 206fcb3900 Merge pull request #1537 from myhloli/doclayoutyolo-fix hai 10 meses
  myhloli c20e9a1e84 feat(layout): improve title block handling and layout detection hai 10 meses
  Xiaomeng Zhao 9f12c39817 Update pdf_parse_union_core_v2.py hai 10 meses
  myhloli aaff1a2616 fix(llm_aided): add enable flag check for LLM aided optimizations hai 10 meses
  myhloli 3f93b895bc feat(pdf_parse): add internal block sorting for images and tables hai 10 meses
  myhloli 6b55fcfd43 fix(pdf_parse): ensure block bounding boxes do not have negative values hai 10 meses
  Xiaomeng Zhao 8a0aa7a479 Merge branch 'dev' into dev hai 10 meses
  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 hai 10 meses