test_table_matcher.yml 353 字节
Newer Older
W
wangguanzhong 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
ENV:
  run_mode: paddle
  device: GPU
  min_subgraph_size: 3
  shape_info_filename: ./
  trt_calib_mode: False
  cpu_threads: 1
  trt_use_static: False

MODEL:
  - TableMatcherOp:
      name: tablematcher
      filter_ocr_result: False
      Inputs:
        - input.dt_bboxes
        - input.structures
        - input.dt_polys
        - input.rec_text