Views
No views yet
{"皖沪津渝冀晋蒙辽吉黑苏浙京闽赣鲁豫鄂湘粤桂琼川贵云藏陕甘青宁新警学港澳台使领挂OABCDEFGHJKLMNPQRSTUVWXYZ0123456789"}['blue', 'green', 'yellow', 'white', 'black']1wget https://github.com/AXERA-TECH/pyaxengine/releases/download/0.1.3.rc2/axengine-0.1.3-py3-none-any.whl
2pip install axengine-0.1.3-py3-none-any.whl
python3 axmodel_infer_pld.py1root@ax650:~/plate-axera# python3 axmodel_infer_pld.py
2[INFO] Available providers: ['AxEngineExecutionProvider', 'AXCLRTExecutionProvider']
3[INFO] Using provider: AxEngineExecutionProvider
4[INFO] Chip type: ChipType.MC50
5[INFO] VNPU type: VNPUType.DISABLED
6[INFO] Engine version: 2.12.0s
7[INFO] Model type: 2 (triple core)
8[INFO] Compiler version: 5.2 eccb31f5
9class: plate left:597 top:417 right:759 bottom:475 conf: 88%
10

python3 axmodel_infer_plr.py1root@ax650:~/plate-axera# python3 axmodel_infer_plr.py
2[INFO] Available providers: ['AxEngineExecutionProvider', 'AXCLRTExecutionProvider']
3[INFO] Using provider: AxEngineExecutionProvider
4[INFO] Chip type: ChipType.MC50
5[INFO] VNPU type: VNPUType.DISABLED
6[INFO] Engine version: 2.12.0s
7[INFO] Model type: 2 (triple core)
8[INFO] Compiler version: 5.2 eccb31f5
9Plate: [苏A8A68Y], score: 0.9997, color: [blue], score:1.0000
10
python3 axmodel_infer_plate_end2end.py1root@ax650:~/plate-axera# python3 axmodel_infer_plate_end2end.py
2[INFO] Available providers: ['AxEngineExecutionProvider', 'AXCLRTExecutionProvider']
3[INFO] Using provider: AxEngineExecutionProvider
4[INFO] Chip type: ChipType.MC50
5[INFO] VNPU type: VNPUType.DISABLED
6[INFO] Engine version: 2.12.0s
7[INFO] Model type: 2 (triple core)
8[INFO] Compiler version: 5.2 eccb31f5
9[INFO] Using provider: AxEngineExecutionProvider
10[INFO] Model type: 2 (triple core)
11[INFO] Compiler version: 5.2 eccb31f5
12Det---class:[plate], bbox:[597,417,759,475], conf:0.88
13Rec---Plate:[川A2E7V7], score:0.9991, color:[blue], score:1.0000
14Result saved to: ./plate_end2end_res.jpg
15