Home
last modified time | relevance | path

Searched refs:LABEL_PATH (Results 1 – 3 of 3) sorted by relevance

/external/armnn/samples/ObjectDetection/src/
DMain.cpp21 const std::string LABEL_PATH = "--label-path"; variable
32 {LABEL_PATH, "[REQUIRED] Path to the label set for the provided model file. "
157 auto labels = AssignColourToLabel(GetSpecifiedOption(options, LABEL_PATH)); in main()
/external/armnn/samples/KeywordSpotting/src/
DMain.cpp17 const std::string LABEL_PATH = "--label-path"; variable
/external/armnn/samples/SpeechRecognition/src/
DMain.cpp22 const std::string LABEL_PATH = "--label-path"; variable