- 12 Jun, 2025 1 commit
-
-
myhloli authored
-
- 02 Apr, 2025 1 commit
-
-
myhloli authored
- Remove unnecessary imports and code in batch_demo.py - Update demo.py to use relative paths and improve code structure - Adjust output directory structure in both scripts - Remove redundant code and simplify functions
-
- 07 Jan, 2025 3 commits
-
-
myhloli authored
- Remove DropMode and MakeMode imports from user code - Set default drop_mode to DropMode.NONE in get_markdown and get_content_list methods - Remove md_make_mode parameter from get_content_list method - Add dump_middle_json method to PipeResult - Update examples in API documentation and demo script
-
Xiaomeng Zhao authored
-
Xiaomeng Zhao authored
-
- 19 Dec, 2024 2 commits
-
-
Xiaomeng Zhao authored
-
myhloli authored
- Create demo.py script for PDF file processing - Implement PDF reading, classification, and inference usingOpendatalab's magic_pdf library- Add pipelines for OCR and text modes - Include result visualization and markdown export
-
- 12 Dec, 2024 3 commits
- 24 Nov, 2024 1 commit
-
-
icecraft authored
-
- 27 Oct, 2024 1 commit
-
-
myhloli authored
- Update model download instructions for versions 0.9.x and later - Simplify demo scripts by removing unnecessary model configuration - Add visualization function to draw bounding boxes - Update CLI help message with new URL
-
- 18 Jul, 2024 1 commit
-
-
myhloli authored
fix(demo): add fallback to internal model when external model data is missingIf no valid model data is provided, the system now checks if an internal model should be used. This enhances the robustness of the demo pipeline by providing a default behavior when essential data is not available.
-
- 16 Jul, 2024 2 commits
-
-
Xiaomeng Zhao authored
-
Xiaomeng Zhao authored
-
- 15 Jul, 2024 1 commit
-
-
myhloli authored
-
- 07 Jul, 2024 1 commit
-
-
myhloli authored
-
- 25 Jun, 2024 1 commit
-
-
赵小蒙 authored
-