doc_preprocessor.yaml 355 B

1234567891011121314151617
  1. pipeline_name: doc_preprocessor
  2. use_doc_orientation_classify: True
  3. use_doc_unwarping: True
  4. SubModules:
  5. DocOrientationClassify:
  6. module_name: doc_text_orientation
  7. model_name: PP-LCNet_x1_0_doc_ori
  8. model_dir: null
  9. batch_size: 1
  10. DocUnwarping:
  11. module_name: image_unwarping
  12. model_name: UVDoc
  13. model_dir: null
  14. batch_size: 1