mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Add: [JP] cnocr for jp added
model trained by @LmeSzinc Co-Authored-By: LmeSzinc <37934724+LmeSzinc@users.noreply.github.com>
This commit is contained in:
@@ -32,6 +32,8 @@ OCR_MODEL = {
|
||||
# Charset: Number, English character, Chinese character, symbols, <space>
|
||||
# _num_classes: 6426
|
||||
'cnocr': AlOcr(model_name='densenet-lite-gru', model_epoch=39, root='./bin/cnocr_models/cnocr', name='cnocr'),
|
||||
|
||||
'jp': AlOcr(model_name='densenet-lite-gru', model_epoch=125, root='./bin/cnocr_models/jp', name='jp'),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user