- 08 Apr, 2025 2 commits
-
-
myhloli authored
- Add project URLs in setup.py for better discoverability - Make consistent changes across README.md and README_zh-CN.md
-
myhloli authored
- Update Python version requirements to >=3.10 - Simplify torch installation command- Remove numpy version restriction - Update CUDA compatibility information - Adjust environment creation commands across multiple documentation files
-
- 03 Apr, 2025 4 commits
-
-
myhloli authored
- Remove duplicate entries for paddleocr2torch and thread safety - Add new entry for real-time progress bar implementation - Update mfr model to unimernet(2503) - Extend torch version compatibility - Enhance cuda support for various GPU models - Improve parsing speed on MPS devices
-
myhloli authored
- Update release notes in both English and Chinese README files - Highlight major optimizations and improvements in version 1.3.0 - Clarify compatibility changes for torch, CUDA, and Python versions - Emphasize performance improvements and parsing speed enhancements - Mention specific bug fixes and parsing effect optimizations
-
myhloli authored
- Update changelog for version 1.3.0 release - Clarify CUDA and GPU compatibility improvements - Add information about batch processing speed improvements - Update model download process and memory usage optimizations - Include link to batch processing demo script
-
myhloli authored
- Remove outdated comments in table-config examples - Add tqdm to requirements in all Docker environments
-
- 02 Apr, 2025 3 commits
-
-
myhloli authored
- Add RapidOCR and PaddleOCR2Pytorch to the Acknowledgments list in README.md - Add RapidOCR and PaddleOCR2Pytorch to the Acknowledgments list in README_zh-CN.md
-
myhloli authored
- Installation and compatibility optimizations: - Replace PaddleOCR with paddleocr2torch to resolve conflicts between Paddle and PyTorch - Remove layoutlmv3 usage to solve compatibility issues with detectron2 - Extend PyTorch version compatibility to2.2~2.6 - Extend CUDA compatibility to 11.8~12.6 - Extend Python version compatibility to 3.10~3.12 - Performance optimizations: - Support batch processing for multiple PDF files - Optimize mfr model loading and usage to reduce memory consumption and improve speed - Reduce minimum memory requirement to 6GB - Improve running speed on MPS devices - Parsing effect optimization: - Update mfr model to unimernet(2503) to fix line break issues in multi-line formulas
-
myhloli authored
- Update Python version requirement to 3.10-3.12 - Expand CUDA environment options to 11.8/12.4/12.6 - Update GPU VRAM requirement to 6GB or more -
-
- 03 Mar, 2025 1 commit
-
-
myhloli authored
- Update README.md and README_zh-CN.md with the latest changes - Add details about bug fixes in version1.2.1 - Include improvements for full-width to half-width conversion, caption matching, and formula span issues
-
- 25 Feb, 2025 1 commit
-
-
myhloli authored
- Add information about OS and CANN version compatibility - Include details on high-performance mode and its requirements - Update paddlepaddle-gpu installation instructions for CUDA acceleration - Remove unnecessary empty line from changelog
-
- 24 Feb, 2025 2 commits
-
-
myhloli authored
- Update English and Chinese README files with the changelog for version 1.2.0 - Include details on performance optimizations, parsing improvements, and bug fixes - Highlight specific enhancements for PDF document classification, watermark handling, and layout matching
-
myhloli authored
- Update English and Chinese README files with the changelog for version 1.2.0 - Include details on performance optimizations, parsing improvements, and bug fixes - Highlight specific enhancements for PDF document classification, watermark handling, and layout matching
-
- 13 Feb, 2025 1 commit
-
-
myhloli authored
-
- 24 Jan, 2025 1 commit
-
-
Xiaomeng Zhao authored
-
- 23 Jan, 2025 3 commits
-
-
myhloli authored
- Update online demo links in both English and Chinese README files
-
myhloli authored
docs(readme): update changelog for v1.1.0 release- Update model capabilities: upgrade to latest doclayout_yolo(2501) and unimernet(2501) models - Improve performance: optimize resource usage and processing pipeline for faster parsing on high-end devices- Enhance parsing effects: add new heading classification feature to online demo - Refactor changelog structure for better readability and organization
-
myhloli authored
- Add sub_model configuration option for rapid_table model - Provide two sub_model options: slanet_plus and unitable
-
- 22 Jan, 2025 2 commits
-
-
myhloli authored
- Change Miners homepage link from 'https://mineru.org.cn/home?source=online' to 'https://mineru.net/home?source=online' - Change Miners client download link from 'https://mineru.org.cn/client?source=online' to 'https://mineru.net/client?source=online'
-
myhloli authored
-
- 16 Jan, 2025 3 commits
- 10 Jan, 2025 7 commits
-
-
myhloli authored
- Change version number from 1.0.0 to1.0.1 in both English and Chinese README files - Update the changelog section in README.md and README_zh-CN.md
-
myhloli authored
- Enable table recognition by default in both English and Chinese README files - Add MPS (Metal Performance Shaders) as an acceleration option for MacOS in the Chinese README - Update the description of acceleration options in the Chinese README
-
myhloli authored
- Simplify and clarify the description of MinerU Desktop - Make the language more inviting and straightforward for users
-
myhloli authored
-
myhloli authored
- Added information about MPS acceleration support for Apple silicon chips- Updated README files to include MPS-related content and configuration instructions - Improved language and formatting consistency across both English and Chinese README files
-
KehaoChen authored
-
myhloli authored
- Correct the release date for version 1.0.0 in both English and Chinese README files - Ensure consistency across documentation for the official release
-
- 09 Jan, 2025 2 commits
-
-
myhloli authored
Reordered sections related to inference acceleration using CUDA and CANN to provide a clearer structure in both English and Chinese README files.
-
myhloli authored
- Update README.md and README_zh-CN.md for1.0.0 release - Add information about new automatic language identification feature - Include link to Ascend NPU Acceleration documentation - Highlight improvements in API interface and compatibility
-
- 07 Jan, 2025 1 commit
-
-
myhloli authored
-
- 06 Jan, 2025 5 commits
-
-
myhloli authored
- Update README.md and README_zh-CN.md to reflect the latest features and improvements - Highlight new hybrid OCR text extraction capabilities and performance enhancements - Emphasize optimized compatibility for ARM architecture Linux systems - Mention integration with Huawei Ascend NPU acceleration
-
myhloli authored
- Update Docker run command in both README.md and README_zh-CN.md - Add command to automatically activate the virtual environment upon container start - Ensure users have the correct environment setup when accessing the container
-
myhloli authored
- Update README.md and README_zh-CN.md for 1.0.0 release - Add new API and compatibility information - Update links to user guide and documentation - Improve NPU acceleration section
-
myhloli authored
- Add new file README_Ascend_NPU_Acceleration_zh_CN.md in docs folder - Update README.md and README_zh-CN.md to include link to new NPU acceleration guide - Provide instructions for building and running Docker image for Ascend NPU - List known issues and limitations when using Ascend NPU
-
myhloli authored
- Update Dockerfiles in china, global, and huawei_npu directories - Improve wget commands by specifying output file names - Update READMEs to reflect new Dockerfile locations
-
- 05 Jan, 2025 1 commit
-
-
myhloli authored
- Add section for using NPU acceleration in both English and Chinese README files - Update system requirements to include CANN environment for NPU support - Enhance the "Quick Start" guide with NPU-related information- Modify hardware requirements to specify "Ascend 910b" for NPU acceleration
-
- 12 Dec, 2024 1 commit
-
-
Xiaomeng Zhao authored
-