Historique des commits

Auteur SHA1 Message Date
  myhloli 9efc35ecaa refactor(magic_pdf): remove unused import in pdf_parse_union_core_v2.py il y a 1 an
  Xiaomeng Zhao fa113b5750 Merge pull request #1178 from icecraft/refactor/add_user_api il y a 1 an
  myhloli 012a46e07d refactor(magic-pdf): optimize model initialization and concurrency control il y a 1 an
  myhloli 47a83d28f5 refactor(ocr): replace AtomModelSingleton with ocr_model_init for OCR model instantiation il y a 1 an
  myhloli f2a92d5782 refactor(model): implement thread-safe OCR model initialization il y a 1 an
  myhloli a1744b770f refactor(magic_pdf): remove unused threading lock and model initialization code il y a 1 an
  myhloli 30220233ab refactor(magic_pdf): replace AtomModelSingleton with ocr_model_init for OCR model instantiation il y a 1 an
  xu rui f6bd47de6a docs: add dataset method description il y a 1 an
  icecraft 4a82d6a07a feat: add function definitions il y a 1 an
  icecraft a3a720ea87 refactor: isolate inference and pipeline il y a 1 an
  myhloli d4345b6e39 refactor(pdf_parse): adjust character-axis alignment algorithm il y a 1 an
  myhloli 949d0867fb feat(pdf_parse): add line start flag detection and optimize line stop flag logic il y a 1 an
  myhloli ac88815620 refactor(pdf_check): improve character detection using PyMuPDF il y a 1 an
  myhloli 88c0854a65 refactor(ocr): improve text processing and span handling il y a 1 an
  myhloli 37da8c44c4 feat(pdf_parse): filter out skewed text lines il y a 1 an
  myhloli 08392d63a0 fix(Hybrid OCR):Enable Hybrid OCR for Empty Spans That Contain a Certain Number of Placeholders but No Actual Text il y a 1 an
  myhloli 1d2eb70aa0 refactor(pdf_parse_union_core_v2): optimize page processing time logging il y a 1 an
  myhloli 2db3c26374 refactor(libs): remove unused imports and functions il y a 1 an
  myhloli 21fa78195e refactor(pre_proc): remove unused functions and simplify code il y a 1 an
  myhloli ecdaa49aee refactor(magic_pdf): remove unused functions and simplify code il y a 1 an
  myhloli 8163506295 feat(pdf_parse): improve text extraction for vertical spans il y a 1 an
  myhloli 7d4dfca253 feat(pdf_parse): add OCR score to span data il y a 1 an
  myhloli 14656085f5 refactor(pdf_parse): improve text content extraction from PDF spans il y a 1 an
  myhloli 7964ae45d2 refactor(pdf_parse): improve code readability and maintainability il y a 1 an
  myhloli 97bcc8b23b refactor(pdf_parse): improve code readability and maintainability il y a 1 an
  myhloli 034c59a887 refactor(txt_spans_extract_v2): optimize span processing and OCR logic il y a 1 an
  myhloli 0d3ef89fb9 fix(pdf_parse): Move the logic for filling text content into spans before the discarded_block recognition to fix the issue of empty text blocks in discarded_block. il y a 1 an
  myhloli 6b296ee2b5 fix(pdf_parse): improve OCR result handling il y a 1 an
  myhloli 5d6cbcb123 refactor(para): improve line stop flag and remove unused debug mode il y a 1 an
  myhloli ae3b0a1e60 fix(pdf_parse): improve line stop flag detection accuracy il y a 1 an