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.
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1659598895605" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3308" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32"><defs><style type="text/css">@font-face { font-family: feedback-iconfont; src: url("//at.alicdn.com/t/font_1031158_u69w8yhxdu.woff2?t=1630033759944") format("woff2"), url("//at.alicdn.com/t/font_1031158_u69w8yhxdu.woff?t=1630033759944") format("woff"), url("//at.alicdn.com/t/font_1031158_u69w8yhxdu.ttf?t=1630033759944") format("truetype"); }
|
||||
</style></defs><path d="M885.333333 938.666667H138.666667a53.393333 53.393333 0 0 1-53.333334-53.333334V138.666667a53.393333 53.393333 0 0 1 53.333334-53.333334h746.666666a53.393333 53.393333 0 0 1 53.333334 53.333334v746.666666a53.393333 53.393333 0 0 1-53.333334 53.333334zM138.666667 128a10.666667 10.666667 0 0 0-10.666667 10.666667v746.666666a10.666667 10.666667 0 0 0 10.666667 10.666667h746.666666a10.666667 10.666667 0 0 0 10.666667-10.666667V138.666667a10.666667 10.666667 0 0 0-10.666667-10.666667z" fill="#A1DBF5" p-id="3309"></path></svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user