myhloli 1906643c67 refactor: streamline bbox processing and enhance category tying logic in magic_model_utils.py 3 months ago
..
__init__.py bd9279198c refactor: rename init file and update app.py to enable parsing method 5 months ago
block_pre_proc.py 7d8f68cbb9 refactor: improve overlap handling by removing smaller blocks in block_pre_proc.py and pipeline_magic_model.py 4 months ago
block_sort.py 284cec041a refactor: replace get_file_from_repos with auto_download_and_get_model_root_path in multiple files 5 months ago
boxbase.py 236a6033f1 refactor: improve block processing logic and enhance span handling 5 months ago
cli_parser.py e6f817fe6f refactor: extract command-line argument parsing to cli_parser.py and update usage in main functions 4 months ago
config_reader.py bd5252d946 fix: add conditional import for torch and torch_npu in config_reader.py 5 months ago
cut_image.py 38ace5dc61 refactor: streamline document analysis and enhance image handling in processing pipeline 5 months ago
draw_bbox.py 41ecaedc0c feat: disable logging for invalid overlay PDF generation in draw_bbox.py 5 months ago
enum_class.py d9b5d004d9 refactor: update content type references in pipeline and VLM processing scripts 4 months ago
format_utils.py 0031981e60 Fix otsl to html conversion 5 months ago
hash_utils.py cbba27b4f5 refactor: reorganize project structure and update import paths 5 months ago
language.py 8f1f9abec5 refactor: enhance bounding box utilities and add configuration reader for S3 integration 5 months ago
llm_aided.py 1719c71a73 Merge pull request #2634 from Ar-Hyk/master 4 months ago
magic_model_utils.py 1906643c67 refactor: streamline bbox processing and enhance category tying logic in magic_model_utils.py 3 months ago
model_utils.py fbc8d21d6a refactor: optimize overlap removal logic in remove_overlaps_min_blocks function 4 months ago
models_download_utils.py fa9aaaa7b7 fix: update model path handling in model.py and models_download_utils.py 5 months ago
ocr_utils.py 98d23e71ec refactor: rename overlap detection functions for consistency in ocr_utils.py and span_block_fix.py 4 months ago
pdf_classify.py 84fa04e22d feat: enhance PDF image coverage analysis with improved parsing and coverage calculation 5 months ago
pdf_image_tools.py 38ace5dc61 refactor: streamline document analysis and enhance image handling in processing pipeline 5 months ago
pdf_reader.py 4243b0eaed refactor: increase YOLO layout base batch size and improve progress tracking in predictions 4 months ago
pdf_text_tool.py 1ed61cb5d6 refactor: update OCR span extraction logic and improve PDF page processing 5 months ago
run_async.py 8e55a52693 feat: add mineru-vlm backend. 5 months ago
span_block_fix.py 98d23e71ec refactor: rename overlap detection functions for consistency in ocr_utils.py and span_block_fix.py 4 months ago
span_pre_proc.py 1ee1550460 refactor: Optimize fill_char_in_spans using a spatial grid 4 months ago