Merge pull request #4 from dx-tan/dev/update_model
Update: text detection and recognition weight
This commit is contained in:
commit
8822fbd596
@ -1,12 +1,12 @@
|
||||
device = "cuda:0"
|
||||
ocr_engine = {
|
||||
"detector": {
|
||||
"version": "/workspace/cope2n-ai-fi/weights/models/ocr_engine/sdsvtd/epoch_100_params.pth",
|
||||
"version": "/workspace/cope2n-ai-fi/weights/models/ocr_engine/sdsvtd/epoch_68_params.pth",
|
||||
"rotator_version": "/workspace/cope2n-ai-fi/weights/models/ocr_engine/sdsvtd/best_bbox_mAP_epoch_30_lite.pth",
|
||||
"device": device
|
||||
},
|
||||
"recognizer": {
|
||||
"version": "/workspace/cope2n-ai-fi/weights/models/sdsvtr/hub/jxqhbem4to.pth",
|
||||
"version": "/workspace/cope2n-ai-fi/weights/models/sdsvtr/hub/satrn_lite_general_sbt_imei_20231205_params.pth",
|
||||
"device": device
|
||||
},
|
||||
"deskew": {
|
||||
|
Loading…
Reference in New Issue
Block a user