File size: 332 Bytes
8207382 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
pipeline_name: doc_preprocessor
use_doc_orientation_classify: True
use_doc_unwarping: True
batch_size: 1
SubModules:
DocOrientationClassify:
module_name: doc_text_orientation
model_name: PP-LCNet_x1_0_doc_ori
model_dir: null
DocUnwarping:
module_name: image_unwarping
model_name: UVDoc
model_dir: null
|