fix: 修改特殊类型相关配置
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"framework": "fluid",
|
||||
"model_info": {
|
||||
"n_type": 0,
|
||||
"best_threshold": 0.1,
|
||||
"model_kind": 100
|
||||
},
|
||||
"pre_process": {
|
||||
"mean": [123.675, 116.28, 103.53],
|
||||
"scale": [
|
||||
0.01712475383166,
|
||||
0.01750700280112,
|
||||
0.01742919389978
|
||||
],
|
||||
"color_format": "BGR",
|
||||
"channel_order": "CHW",
|
||||
"resize": [960, 960],
|
||||
"rescale_mode": "keep_ratio",
|
||||
"max_size":960,
|
||||
"ocr_rec_resize": [320,32]
|
||||
},
|
||||
"extra": {
|
||||
"fluid": {"optType": "nb"}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
BIN
ocr/build/intermediates/library_assets/debug/out/infer/model
Normal file
BIN
ocr/build/intermediates/library_assets/debug/out/infer/model
Normal file
Binary file not shown.
BIN
ocr/build/intermediates/library_assets/debug/out/infer/params
Normal file
BIN
ocr/build/intermediates/library_assets/debug/out/infer/params
Normal file
Binary file not shown.
Reference in New Issue
Block a user