- 13 Dec, 2024 1 commit
-
-
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 24 commits
-
-
Xiaomeng Zhao authored
-
xu rui authored
-
Xiaomeng Zhao authored
Docs/refactor en docs
-
Xiaomeng Zhao authored
master->dev
-
myhloli authored
-
Xiaomeng Zhao authored
Release 0.10.6
-
Xiaomeng Zhao authored
Dev->release
-
Xiaomeng Zhao authored
build(docker): add torch and torchvision dependencies
-
myhloli authored
- Add torch>=2.2.2,<=2.3.1 to requirements-docker.txt- Add torchvision>=0.17.2,<=0.18.1 to requirements-docker.txt
-
Xiaomeng Zhao authored
Release 0.10.6
-
Xiaomeng Zhao authored
refactor(draw_bbox): remove redundant '_line_sort' suffix from output filename
-
Xiaomeng Zhao authored
refactor(draw_bbox): remove redundant '_line_sort' suffix from output filename
-
myhloli authored
- Updated the filename generation logic in the draw_bbox function - Removed the unnecessary '_line_sort' suffix from the output PDF filename
-
myhloli authored
- Remove unused import of ocr_model_init from magic_pdf.model.sub_modules.model_init - Keep existing functionality and structure intact
-
Xiaomeng Zhao authored
fix: dup classify pdf type & improve layout detection for DocLayout_YOLO model
-
Xiaomeng Zhao authored
feat(layout): improve layout detection for DocLayout_YOLO model
-
myhloli authored
- Implement image cropping and pasting technique to enhance layout detection - Adjust detected polygons to original image coordinates - Add comments for better code readability
-
xu rui authored
-
icecraft authored
-
xu rui authored
-
xu rui authored
-
xu rui authored
-
xu rui authored
-
xu rui authored
-