- 04 Jun, 2025 1 commit
-
-
myhloli authored
-
- 03 Jun, 2025 11 commits
-
-
myhloli authored
refactor: enhance markdown generation by introducing pipeline_union_make and improving latex delimiter handling
-
myhloli authored
-
myhloli authored
-
myhloli authored
-
myhloli authored
-
myhloli authored
refactor: improve image handling by transitioning from NumPy arrays to PIL images in cropping functions
-
myhloli authored
-
myhloli authored
refactor: enhance image margin cropping and processing for improved handling of PIL and NumPy images
-
myhloli authored
-
myhloli authored
-
myhloli authored
-
- 30 May, 2025 3 commits
- 29 May, 2025 3 commits
- 28 May, 2025 1 commit
-
-
myhloli authored
-
- 27 May, 2025 4 commits
-
-
Xiaomeng Zhao authored
feat: add mineru-vlm backend.
-
Jin Zhen Jiang authored
-
myhloli authored
-
myhloli authored
-
- 26 May, 2025 1 commit
-
-
Xiaomeng Zhao authored
master->dev
-
- 24 May, 2025 10 commits
-
-
myhloli authored
-
Xiaomeng Zhao authored
Release 1.3.12
-
Xiaomeng Zhao authored
feat(docs): update changelog for PP-OCRv5 model support and handwritten document recognition enhancements
-
myhloli authored
feat(docs): update changelog for PP-OCRv5 model support and handwritten document recognition enhancements
-
Xiaomeng Zhao authored
fix(ocr): adjust area ratio threshold and update fitz document handling in image conversion
-
myhloli authored
-
Xiaomeng Zhao authored
Merge pull request #10 from myhloli/img2text
-
Xiaomeng Zhao authored
feat(ocr): add area ratio calculation for OCR results and enhance get_coords_and_area function
-
Xiaomeng Zhao authored
feat(ocr): add area ratio calculation for OCR results and enhance get_coords_and_area function
-
myhloli authored
-
- 23 May, 2025 4 commits
-
-
Xiaomeng Zhao authored
feat(ocr): implement PPHGNetV2 architecture with multiple stages and layers
-
myhloli authored
-
Xiaomeng Zhao authored
feat(ocr): add PPHGNetV2_B4 backbone and update OCR models
-
myhloli authored
- Add PPHGNetV2_B4 backbone to the list of supported backbones - Introduce new OCR model configuration for PP-OCRv5 with PPHGNetV2_B4 - Update existing model configurations to use the new backbone - Modify RNN neck to support input with H > 1 - Adjust batch size for inference
-
- 22 May, 2025 2 commits
-
-
Xiaomeng Zhao authored
feat(ocr): add PP-OCRv5 models and update configurations
-
myhloli authored
- Add new PP-OCRv5 detection and recognition models - Update arch_config.yaml with new model architectures - Modify models_config.yml to include PP-OCRv5 models for ch_lite configuration- Change dictionary file for ch_lite to ppocrv5_dict.txt
-