Views
No views yet
| Chips | Models | Time |
|---|---|---|
| AX650 | AX650_RTIGEV | 139.803 ms |
| AX637 | AX637_RTIGEV | 385.72 ms |
wget https://github.com/AXERA-TECH/pyaxengine/releases/download/0.1.3.rc2/axengine-0.1.3-py3-none-any.whl
pip install axengine-0.1.3-py3-none-any.whl

1# the default target_chip is AX650, the default input is all images in `demo-img` folder
2python3 infer.py 
