Commit Graph
5669 Commits
Author SHA1 Message Date
myhloli 8fecc190dc feat: refactor orientation scoring tasks and enhance batch detection logic 2026-06-17 20:00:47 +08:00
myhloli 87440e9f8a feat: add debug logging for OCR orientation recognition scores 2026-06-17 19:37:27 +08:00
myhloli 2b8ee2df65 feat: add blank cell result filtering for OCR to improve accuracy 2026-06-17 19:32:43 +08:00
myhloli 209ada00a1 feat: add new model path for paddle table classification 2026-06-17 18:37:42 +08:00
myhloli 62f09af4e8 feat: enhance table OCR detection with batch processing and new input handling 2026-06-17 18:16:23 +08:00
myhloli 57639ebd45 feat: optimize batch processing and inference mode for improved performance 2026-06-17 15:06:54 +08:00
myhloli 735db71ea6 feat: implement dynamic OCR inference precision handling for improved performance 2026-06-17 01:04:06 +08:00
Xiaomeng Zhao 10fdbe02ca Merge pull request #36 from myhloli/add_ppocrv6
Add ppocrv6
2026-06-16 16:16:59 +08:00
myhloli a97c8c50c7 feat: add OCR language normalization and validation for improved accuracy 2026-06-16 15:57:49 +08:00
myhloli b9494f7465 feat: update character dictionary path for PP-OCRv6 model 2026-06-16 15:46:36 +08:00
myhloli efbf3e5a47 feat: add OCR language validation and update language options for improved accuracy 2026-06-16 15:27:48 +08:00
myhloli 9098867b49 feat: enhance vertical block relationship checks for improved layout handling 2026-06-16 11:53:12 +08:00
myhloli 5fd5103a50 feat: add header/footer reclassification logic based on page halves 2026-06-16 11:27:29 +08:00
myhloli 2e4be2b261 feat: integrate PP-OCRv6 model components and update configurations for detection and recognition 2026-06-15 18:59:14 +08:00
Xiaomeng Zhao 8bbac9ca02 Merge pull request #5117 from opendatalab/master
master->dev
2026-06-11 22:29:46 +08:00
myhloli cee1fe13ec Update version.py with new version 2026-06-11 14:24:16 +00:00
Xiaomeng Zhao d3cedcb370 Merge pull request #5115 from opendatalab/dev
3.3.1
mineru-3.3.1-released
2026-06-11 22:21:45 +08:00
Xiaomeng Zhao 975e25ad84 Merge pull request #5116 from myhloli/dev
chore: update version number in changelog to 3.3 for consistency
2026-06-11 22:21:00 +08:00
myhloli 163e4a6c12 chore: update version number in changelog to 3.3 for consistency 2026-06-11 22:20:39 +08:00
myhloli be0e576c13 chore: update version number in changelog to 3.3 for consistency 2026-06-11 22:19:30 +08:00
Xiaomeng Zhao 3e5766bd41 Merge pull request #5114 from myhloli/dev
Enhance OCR detection and improve text handling features
2026-06-11 22:18:20 +08:00
myhloli cf72ca6fe4 feat: simplify markdown text escaping by removing bare URL protection logic 2026-06-11 22:09:23 +08:00
myhloli 62e3c3ea1a feat: update mineru-vl-utils dependency version to 1.0.5 for compatibility 2026-06-11 21:48:27 +08:00
myhloli c376910f35 feat: update block type handling to introduce INDEX type for hybrid content processing 2026-06-11 21:45:20 +08:00
myhloli 28ddd78313 feat: enhance markdown text escaping to protect bare URLs and improve link handling 2026-06-11 21:32:03 +08:00
myhloli ea0905f464 feat: add cross-script detection for CJK text to enhance OCR classification 2026-06-11 21:23:49 +08:00
myhloli 922184f3b2 feat: enhance hybrid OCR detection by introducing candidate types for improved accuracy 2026-06-11 21:06:20 +08:00
myhloli 0e8c040084 Update version.py with new version 2026-06-11 11:03:17 +00:00
Xiaomeng Zhao 1a596137b1 Merge pull request #5110 from opendatalab/dev
3.3.0
mineru-3.3.0-released
2026-06-11 18:54:00 +08:00
Xiaomeng Zhao 3a80e1c3b7 Merge pull request #5112 from myhloli/dev
feat: update hybrid parsing effort descriptions for clarity and accuracy
2026-06-11 18:52:42 +08:00
myhloli 2e2a4c12c8 feat: update hybrid parsing effort descriptions for clarity and accuracy 2026-06-11 18:51:43 +08:00
Xiaomeng Zhao b22c0fe7cf Merge pull request #5111 from myhloli/dev
Enhance header styling and layout for better user experience
2026-06-11 18:38:31 +08:00
myhloli 52c3492a0d feat: update header popover link styles for improved visibility and consistency 2026-06-11 18:35:56 +08:00
myhloli b91b06fa53 feat: enhance header styling and layout for improved user experience 2026-06-11 17:16:01 +08:00
Xiaomeng Zhao 05bdbc720c Merge pull request #5109 from myhloli/dev
feat: update changelog for 3.3.0 release with Hybrid parsing optimizations and VLM model upgrades
2026-06-11 16:33:29 +08:00
myhloli 7aea3b4c42 feat: update changelog for 3.3.0 release with Hybrid parsing optimizations and VLM model upgrades 2026-06-11 16:29:49 +08:00
Xiaomeng Zhao 9819f396b3 Merge pull request #5105 from myhloli/dev
Dev
2026-06-11 11:07:28 +08:00
myhloli 6e6591d106 feat: add model and paper links to header with popover menus for improved navigation 2026-06-11 10:35:58 +08:00
myhloli cb6051ae8b feat: update accuracy metrics in documentation for consistency and clarity 2026-06-11 03:09:11 +08:00
myhloli 593e256946 feat: update accuracy metrics in documentation for improved clarity 2026-06-11 01:29:46 +08:00
myhloli 0a13cc899a feat: adjust SCRIPT_CENTER_TOLERANCE_RATIO to improve script alignment accuracy 2026-06-10 22:55:04 +08:00
myhloli bf6f8f1773 feat: enhance ASCII punctuation run detection to identify character types and improve text analysis 2026-06-10 18:50:25 +08:00
myhloli d25879fcad feat: implement formula region masking for OCR detection to improve text recognition accuracy 2026-06-10 17:47:11 +08:00
myhloli ffff1f656e feat: simplify batch ratio calculation by removing redundant condition for GPU memory 2026-06-10 16:28:03 +08:00
myhloli ac9ac14bbe feat: enhance formula content handling and tagging logic with success indicators 2026-06-10 02:08:32 +08:00
myhloli c6e4b12654 feat: implement spatial bucket key generation and neighbor iteration for deduplication of near identical characters 2026-06-10 01:53:22 +08:00
myhloli 277a09be48 feat: reorganize OCR language and force option UI components for improved layout 2026-06-10 01:27:24 +08:00
myhloli c5190623c3 feat: update visibility logic for OCR language and hybrid effort options based on backend selection 2026-06-10 01:17:08 +08:00
myhloli 0b1bb380f3 feat: add force OCR info handling based on backend selection and update visibility logic 2026-06-10 00:34:02 +08:00
myhloli 2fed71096a feat: enhance visibility management for client options and image analysis based on backend selection 2026-06-10 00:28:10 +08:00