-
https://wiki.sipeed.com/hardware/zh/maixIII/ax-pi/faq_axpi.html
-
Hi,
I have build AX650A and running ax_yolov5s using below command.
./ax_yolov5s -m yolov5s.axmodel -i cat.jpg on CPU. and i got below error.
--------------------------------------
model file …
-
when running on Zero,it failed:
I2C failed,also no video data received.
/opt/bin # ./sample_vin -c 3
[COMM_ISP][main][ 1010] VIN Sample. Build at Apr 19 2024 02:22:56
[COMM_ISP][__sample_case_con…
-
## repo
- https://github.com/AXERA-TECH/ax-samples
## source code
- https://github.com/AXERA-TECH/ax-samples/blob/main/examples/ax_yolov5_lite_steps.cc
## model
- https://github.com/AXERA-TECH/ax…
-
Hi, we have deployed YOLOv9-C on our AI SoC,AX650N(10.8TOPs@Int8)
- https://github.com/AXERA-TECH/ax-samples/tree/main/examples/ax650#YOLOv9
- https://zhuanlan.zhihu.com/p/683622844
-
./main -e ax_models/sam-encoder.axmodel
I just want to test the case , but the model is not provided
ilzyy updated
8 months ago
-
Could you provide metrics for the available exported models, or at least a subset of them, so that we can understand what performance degradation is to be expected when INT8-quantinzing models with `p…
-
Is it possible to load models on the AX620A NPU using either TIM-VX or CANN DNN backends in cv2? Or is the only way of achieving this to export `joint` model using `Pulsar` compilation and then `ax::m…
-
### Issue Type
Bug
### onnx2tf version number
1.10.1
### onnx version number
1.13.1
### onnxruntime version number
1.14.1
### onnxsim (onnx_simplifier) version number
0.4.19…
-
How to convert custom models to something that can be used on Axera?