File size: 302 Bytes
5ac86e1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PostProcess:
  name: CTCLabelDecode
  character_dict_path: ppocr/utils/ppocr_keys_v1.txt
  use_space_char: true
Transforms:
- DecodeImage:
    img_mode: BGR
    channel_first: false
- RecResizeImg:
    image_shape:
    - 3
    - 48
    - 320
    infer_mode: true
- KeepKeys:
    keep_keys:
    - image