fix: 修改特殊类型相关配置

This commit is contained in:
2023-05-09 10:24:06 +08:00
parent ac2beb5370
commit eb7adc487d
449 changed files with 34086 additions and 4 deletions

View File

@@ -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