Renesas RZ/V2L
DRP-AI
package from Renesas’ website as well. Please consult this link for the software download link. Thus, all of the files needed for the build are:
screen
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 RZ/V2L
runner
and you will see both the camera feed and the classification results.
drp-ai
library that uses our C++ Edge Impulse SDK 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
library.
We have an example showing how to use the drp-ai
library that can be found in Deploy your model as a DRP-AI library.
DRP-AI library