- 05 Jun, 2025 1 commit
-
-
AdrianWang authored
-
- 04 Jun, 2025 4 commits
-
-
Xiaomeng Zhao authored
fix(det): refactor OCR detection integration and area ratio calculation
-
myhloli authored
-
Xiaomeng Zhao authored
fix(batch): disable OCR detection batch processing by default
-
myhloli authored
-
- 29 May, 2025 2 commits
-
-
Xiaomeng Zhao authored
支持batch-ocr-det,速度约提升3倍(200页pdf在3090上)
-
Xiaomeng Zhao authored
-
- 28 May, 2025 1 commit
-
-
speta 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
-
- 19 May, 2025 2 commits
-
-
Xiaomeng Zhao authored
fix(ocr_mkcontent): improve image handling and footnote integration in markdown output
-
myhloli authored
-
- 14 May, 2025 7 commits
-
-
Xiaomeng Zhao authored
master->dev
-
myhloli authored
-
Xiaomeng Zhao authored
Release 1.3.11
-
Xiaomeng Zhao authored
docs(changelog): remove pdfminer.six version pinning from release notes
-
Xiaomeng Zhao authored
docs(changelog): remove pdfminer.six version pinning from release notes
-
myhloli authored
-
Xiaomeng Zhao authored
Release 1.3.11
-
- 09 May, 2025 6 commits
-
-
Xiaomeng Zhao authored
fix(modeling): escape backslashes in LaTeX command descriptions
-
myhloli authored
-
myhloli authored
-
Xiaomeng Zhao authored
fix(requirements): update pdfminer.six version and restrict torch version upper limit
-
myhloli authored
-
Xiaomeng Zhao authored
fix(setup): update python_requires to support Python 3.10 to 3.13
-