Views
No views yet
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_yolov5.py1root@ax650:~/cow-axera# python3 axmodel_infer_cow_yolov5.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: 6.0 6965315a
9class: cow left:356 top:79 right:464 bottom:119 conf: 76%
10class: cow left:57 top:109 right:322 bottom:284 conf: 94%
11class: cow left:251 top:104 right:550 bottom:355 conf: 95%
12Saved res to ./axmodel_res.jpg
13