Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.
If you want to build it as Container AdamApp for Azure IoT Edge, see below.

Development tutorial (Container AdamApp for Azure IoT Edge) - Technology Partner FAQ (En) - Confluence (atlassian.net)

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.
If you want to build it as Container AdamApp for Azure IoT Edge, see below.

Development tutorial (Container AdamApp for Azure IoT Edge) - Technology Partner FAQ (En) - Confluence (atlassian.net)

Place the model-converted yolov5_cavalry.bin file in the sample app directory with the following configuration.

...