Commit History

Author SHA1 Message Date
  myhloli d0e68a3018 feat: implement RapidTable model for enhanced table structure prediction and batch processing 2 months ago
  myhloli c65fb7de8a fix: integrate clean_vram function to manage GPU memory usage during predictions 2 months ago
  myhloli 51a6077876 fix: remove outdated todo comment in model_utils.py 2 months ago
  myhloli 8634e0b51c fix: refactor bounding box handling in remove_overlaps_min_blocks function 2 months ago
  myhloli 80c1b995bc fix: refine bounding box removal logic based on score comparison 3 months ago
  myhloli ca155df027 fix: improve bounding box update logic based on score comparison 3 months ago
  myhloli 8d2871e827 fix: update text formatting in table recovery logic for improved output consistency 3 months ago
  myhloli 866ad6ae51 fix: refactor image processing and table classification logic for improved accuracy 3 months ago
  myhloli e96eac481e fix: enhance table bounding box handling and improve overlap removal logic 3 months ago
  myhloli 34360ba642 fix: adjust condition for block count to enhance detection logic 3 months ago
  Xiaomeng Zhao a50616b089 Update mineru/utils/model_utils.py 3 months ago
  myhloli 259ab11e74 fix: optimize block removal logic by tracking processed indices 3 months ago
  myhloli 74726662ce fix: remove unused import for low confidence span overlap removal 3 months ago
  myhloli 990782acfc fix: add logic to remove low confidence overlapping blocks in layout results 3 months ago
  myhloli 2ce4352a25 fix: add logic to remove low confidence overlapping blocks in layout results 3 months ago
  myhloli 60d32b8ac1 fix: enhance block coverage detection by merging OCR and table results 3 months ago
  myhloli fbc8d21d6a refactor: optimize overlap removal logic in remove_overlaps_min_blocks function 4 months ago
  myhloli d58b24b5dd fix: add conditional imports for torch and torch_npu in model_utils.py 5 months ago
  zjx20 5b26a38726 chore: speed up "mineru --help" 5 months ago
  myhloli 101b12a10a refactor: improve image handling by transitioning from NumPy arrays to PIL images in cropping functions 5 months ago
  myhloli 8f1f9abec5 refactor: enhance bounding box utilities and add configuration reader for S3 integration 5 months ago
  myhloli cbba27b4f5 refactor: reorganize project structure and update import paths 5 months ago