mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-05 01:07:15 +08:00
Opt: use ONNX model converted from MXNet for faster OCR
This commit is contained in:
@@ -79,6 +79,10 @@ Deploy:
|
||||
# Address of ocr server for alas instance to connect
|
||||
# [Default] 127.0.0.1:22268
|
||||
OcrClientAddress: 127.0.0.1:22268
|
||||
# Use ONNX Runtime for OCR inference instead of MXNet
|
||||
# Requires onnxruntime package and model.onnx in each model directory
|
||||
# [Default] false
|
||||
UseOcrOnnx: false
|
||||
|
||||
Update:
|
||||
# Use auto update and builtin updater feature
|
||||
|
||||
Reference in New Issue
Block a user