- 07 Jan, 2025 2 commits
-
-
Xiaomeng Zhao authored
-
Xiaomeng Zhao authored
-
- 19 Dec, 2024 1 commit
-
-
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
- 25 Nov, 2024 2 commits
-
-
myhloli authored
- Use os.path.join to construct file paths for better cross-platform compatibility - Remove hardcoded file path
-
myhloli authored
- Add is_draw_visualization_bbox parameter to enable/disable visualization of bounding boxes - Refactor the parsing process to improve code readability and maintainability - Update function documentation to reflect new parameter - Simplify test code by using a more generic variable name
-
- 24 Nov, 2024 2 commits
- 08 Nov, 2024 1 commit
-
-
myhloli authored
- Add orig_model_list parameter to maintain original model data - Deep copy model_json and pipe.model_list to preserve data integrity - Update json_md_dump function call to include orig_model_list - Improve condition check for empty model_json
-
- 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
-
- 01 Aug, 2024 1 commit
-
-
myhloli authored
-
- 25 Jul, 2024 1 commit
-
-
yzz authored
-
- 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 3 commits
- 06 May, 2024 1 commit
-
-
赵小蒙 authored
-
- 15 Apr, 2024 1 commit
-
-
赵小蒙 authored
部分函数重构
-
- 11 Apr, 2024 1 commit
-
-
赵小蒙 authored
2、实现UNIPipe
-
- 10 Apr, 2024 2 commits
-
-
kernel.h@qq.com authored
-
赵小蒙 authored
-
- 09 Apr, 2024 1 commit
-
-
赵小蒙 authored
pipeline_cor.py pipeline_txt.py, pipeline.py 移动到code_clean并修复一些依赖关系
-
- 08 Apr, 2024 2 commits
- 29 Mar, 2024 2 commits
- 28 Mar, 2024 2 commits
- 26 Mar, 2024 1 commit
-
-
赵小蒙 authored
-
- 25 Mar, 2024 1 commit
-
-
kernel.h@qq.com authored
-
- 23 Mar, 2024 1 commit
-
-
kernel.h@qq.com authored
-
- 22 Mar, 2024 2 commits
-
-
赵小蒙 authored
-
kernel.h@qq.com authored
-
- 21 Mar, 2024 1 commit
-
-
kernel.h@qq.com authored
-