doc_preprocessor.yaml 319 B

123456789101112131415
  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. DocUnwarping:
  10. module_name: image_unwarping
  11. model_name: UVDoc
  12. model_dir: null