Updated on 2022-03-13 GMT+08:00

DDK Tools

  • DDK tool directory: $DDK_HOME/bin/x86_64-linux-gcc5.4

    $DDK_HOME is the installation directory of the Atlas 500 DDK, for example, /home/Atlas500_DDK.

  • For details about tool functions, see Table 1.
Table 1 Description of tool functions

Name

Function

Description

IDE-daemon-client

IDE daemon command toolkit

For details, see the IDE-daemon-client Command Reference.

IDE-daemon-hiai

Data backhaul tool

  • Data is sent back during image pre-processing.
  • Operator data is transmitted from the device to the host.

omg

Model conversion tool

The Caffe or TensorFlow model can be converted into a .om model file supported by the DDK. For details, see the Model Conversion Guide.

protoc

Tool for the third-party library protobuf

This tool converts .proto files into protocols supported by each language.