1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-19 04:50:43 +08:00
Commit Graph

6 Commits

Author SHA1 Message Date
positnuec
239f252881 Feat: adopt upstream standalone ONNX OCR backend
Adopt the standalone OnnxOcr from upstream PR #5893 (381bb8d05,
by Horizon101011), which vendors cnocr's pure-Python pipeline so
the ONNX path loads no mxnet at runtime. Backend is selected via
deploy config, keeping onnxruntime a standard dependency and onnx
the default.

Co-authored-by: Horizon101011 <43370844+Horizon101011@users.noreply.github.com>
2026-08-16 23:53:46 +08:00
positnuec
11d6de3138 Opt: use ONNX model converted from MXNet for faster OCR with MXNet fallback 2026-08-11 12:42:35 +08:00
guoh064
c422a4d58f Upd: ocr model azur_lane_jp (#5553) 2026-03-26 20:38:38 +08:00
guoh064
10130c9882 Add: ocr model for azur_lane in JP server 2025-01-12 12:46:22 +08:00
LmeSzinc
5073054826 Opt: No mxnet loading at first release_resources() for faster startup 2024-04-09 21:46:30 +08:00
18870
cc29c0c713 Opt: Standalone OCR service 2022-03-12 22:34:01 +08:00