IMDT RZ/V2H
screen
SW3
ON then SW2
ON.
screen
to the host machine and then execute the following command from Linux to access the board:
root
--clean
.
Device connected to Edge Impulse.
Selecting the target from the training page
eim
model that you can use with the above runner as follows:
Go to the deployment page and select:
EIM model for the IMDT RZ/V2H
runner
and you will see both the camera feed and the classification results.
drp-ai-tvm-i8
library that uses our C++ Edge Impulse SDK, DRP-AI TVM and models headers that run on the hardware accelerator. If you would like to integrate the model source code into your applications and benefit from the DRP-AI then you need to select the drp-ai-tvm-i8
library.
We have an example showing how to use the drp-ai-tvm-i8
library that can be found in Deploy your model as a DRP-AI TVM i8 library.
DRP-AI TVM i8 library