提交历史

作者 SHA1 备注 提交日期
  myhloli d2fc9dabf4 refactor(model): optimize batch processing and inference 7 月之前
  myhloli f8323ae07c refactor(ocr): comment out det_count update and update OCR models 7 月之前
  myhloli df7ae4042d feat(model): improve table recognition by merging and filtering tables 7 月之前
  myhloli ea730ae2e9 refactor(ocr): improve OCR score precision to three decimal places 7 月之前
  myhloli 1fd72f5f3a refactor(magic_pdf): optimize table recognition and layout detection 7 月之前
  myhloli 553f250fc7 refactor(magic_pdf): optimize code and improve logging 7 月之前
  myhloli 8e1c23393c feat(model): add tqdm progress bar to model prediction loops 7 月之前
  myhloli 59d6b195b0 refactor(model): integrate AtomModelSingleton for OCR and improve OCR result handling 7 月之前
  myhloli d7d85a2881 feat(ocr): implement language-specific OCR processing 7 月之前
  myhloli a330651d64 feat(ocr): implement separate detection and recognition processes 7 月之前
  icecraft bbba2a120c feat: batch inference with ocr and lang flag 7 月之前
  myhloli 1b34f7e4ff refactor(magic_pdf): replace PIL with NumPy for image processing 8 月之前
  myhloli 49d140c55b perf(model): adjust batch size for layout and formula detection 10 月之前
  myhloli 452a9c0bcd refactor(model): update batch analyze logic for rapid table model 10 月之前
  myhloli f350222614 feat(model): improve batch analysis logic and support npu 10 月之前
  myhloli 902dcd2cee refactor(BatchAnalyze): comment out image rotation logic in doclayout_yolo 10 月之前
  myhloli 50f4841716 refactor(device): optimize memory cleaning and device selection 10 月之前
  icecraft b2887ca0aa refactor: refactor code 11 月之前
  Suven be01039495 feat: add logging for detection time in BatchAnalyze when OCR is not applied 11 月之前
  Suven 49bfdf07c8 feat: enhance batch processing in BatchAnalyze with layout and OCR timing logs 11 月之前
  Suven 4fd1e41e0e fix: batch methods in DocLayoutYOLO and YOLOv8 models 11 月之前
  Suven 7ce9edc674 feat: add batch prediction methods for YOLOv8 and Unimernet models 11 月之前