|
@@ -94,22 +94,6 @@ processors:
|
|
|
venv: "conda activate mineru2"
|
|
venv: "conda activate mineru2"
|
|
|
description: "YUSYS(local) Wired UNET OCR PaddleOCR-VL"
|
|
description: "YUSYS(local) Wired UNET OCR PaddleOCR-VL"
|
|
|
|
|
|
|
|
- yusys_mineru_local:
|
|
|
|
|
- script: "/Users/zhch158/workspace/repository.git/ocr_platform/ocr_tools/universal_doc_parser/main_v2.py"
|
|
|
|
|
- input_arg: "--input"
|
|
|
|
|
- output_arg: "--output_dir"
|
|
|
|
|
- scene_arg: "--scene"
|
|
|
|
|
- extra_args:
|
|
|
|
|
- - "--config=/Users/zhch158/workspace/repository.git/ocr_platform/ocr_tools/universal_doc_parser/config/bank_statement_mineru_vl_local.yaml"
|
|
|
|
|
- - "--pages=1-35"
|
|
|
|
|
- - "--streaming"
|
|
|
|
|
- - "--debug"
|
|
|
|
|
- - "--log_level=DEBUG"
|
|
|
|
|
- output_subdir: "bank_statement_yusys_mineru_local"
|
|
|
|
|
- log_subdir: "logs/bank_statement_yusys_mineru_local"
|
|
|
|
|
- venv: "conda activate mineru2"
|
|
|
|
|
- description: "YUSYS(local) Wired UNET OCR MinerU-VL"
|
|
|
|
|
-
|
|
|
|
|
# -------------------------------------------------------------------------
|
|
# -------------------------------------------------------------------------
|
|
|
# PaddleOCR-VL 处理器
|
|
# PaddleOCR-VL 处理器
|
|
|
# -------------------------------------------------------------------------
|
|
# -------------------------------------------------------------------------
|