...
Get the AI model conversion tool from below and build the environment.
AI model convert tool - Technology Partner FAQ (En) - Confluence (atlassian.net)
Info |
---|
It may take several days from the time you make an inquiry to the time it is provided. |
After building the environment, refer to the following and convert the yolov5 sample model.
AI model convert tool: ONNX(PyTorch) - Technology Partner FAQ (En) - Confluence (atlassian.net)
Here, the model converted file is explained as "yolov5_cavalry.bin".
...
How to build the sample app (C/C++)
...
Info |
---|
This article describes how to build it as AdamApp. |
Load the build environment settings file in the SDK installation directory.
...
How to build the sample app (Python)
...
Info |
---|
This article describes how to build it as AdamApp. |
Place the model-converted yolov5_cavalry.bin file in the sample app directory with the following configuration.
...