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
GH Action - Upstream Sync
59c8b8b41f
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2025-09-01 17:17:24 +00:00
LmeSzinc
8c4a9600e6
Refactor: Gitpython preparations
2025-09-02 00:59:07 +08:00
sui-feng-cb
69443c0111
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
2025-02-27 13:44:34 +08:00
LmeSzinc
ec2c1959f5
Fix: [ALAS] Reduce unnecessary file writes at startup
2025-02-25 00:43:27 +08:00
sui-feng-cb
8d5cbbd3cc
Merge branch 'master' of LmeSzinc
2024-08-28 20:19:03 +08:00
SevCrane
5e482958f6
AlasGG
2024-06-05 23:20:28 +08:00
LmeSzinc
8cfea6c43e
Fix: [ALAS] Use current python executable if the deploy.yaml one does not exist
2024-04-23 00:16:22 +08:00
LmeSzinc
cfe187ea57
Fix: [ALAS] Deploy config wasn't redirected after Updater.delay()
2024-04-23 00:13:54 +08:00
LmeSzinc
176c77230e
Add: New installer but never used
2024-04-08 04:50:19 +08:00