"vscode:/vscode.git/clone" did not exist on "fc514fdc1418c5d404c202f0c3dba557330ddc62"
- 18 Dec, 2024 4 commits
-
-
icecraft authored
-
xu rui authored
-
Xiaomeng Zhao authored
refactor: refactor code
-
icecraft authored
-
- 17 Dec, 2024 6 commits
-
-
Xiaomeng Zhao authored
-
icecraft authored
-
Xiaomeng Zhao authored
feat(language-detection): add YOLOv11 language detection model
-
myhloli authored
- Add YOLOv11 language detection model for PDF documents - Implement language detection in PymuDocDataset - Update app.py to include 'auto' language option - Create language detection utilities and constants
-
Xiaomeng Zhao authored
feat: add get_middle_json method
-
icecraft authored
-
- 16 Dec, 2024 2 commits
-
-
Xiaomeng Zhao authored
refactor(magic_pdf): remove YOLO_VERBOSE setting and update YOLOv8 prediction verbosity
-
myhloli authored
- Remove YOLO_VERBOSE environment variable from multiple files - Set verbose=False in YOLOv8 prediction method to suppress logger output
-
- 13 Dec, 2024 11 commits
-
-
Xiaomeng Zhao authored
-
dt-yy authored
-
dt-yy authored
-
dt-yy authored
-
Xiaomeng Zhao authored
fix(pdf): improve ligature handling and text extraction
-
myhloli authored
- Move ligature replacement function to pdf_parse_union_core_v2.py - Optimize ligature replacement using a more efficient approach - Modify text extraction flags to preserve ligatures in PDF content - Remove unnecessary function from ocr_mkcontent.py
-
Xiaomeng Zhao authored
docs: fix image path
-
xu rui authored
-
Xiaomeng Zhao authored
-
Suven authored
-
Suven authored
-
- 12 Dec, 2024 15 commits
-
-
Suven authored
-
Xiaomeng Zhao authored
feat: add batch prediction methods for YOLOv8 and Unimernet models
-
Xiaomeng Zhao authored
Docs/tune docs
-
xu rui authored
-
xu rui authored
-
Suven authored
-
icecraft authored
-
xu rui authored
-
Xiaomeng Zhao authored
remove old demo code
-
Xiaomeng Zhao authored
-
Xiaomeng Zhao authored
-
Xiaomeng Zhao authored
fix: remove deprecated code
-
icecraft authored
-
Xiaomeng Zhao authored
perf(layout): optimize layout detection for PDF extraction
-
myhloli authored
- Add initial setup for layout detection - Implement conditional cropping for tall images - Skip cropping for wide images to improve performance - Reuse Image object across layout detection steps
-
- 11 Dec, 2024 2 commits
-
-
Xiaomeng Zhao authored
-
xu rui authored
-