Home
last modified time | relevance | path

Searched refs:AssignColourToLabel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/samples/ObjectDetection/src/
H A DMain.cpp65 std::vector<std::tuple<std::string, common::BBoxColor>> AssignColourToLabel(const std::string& path… in AssignColourToLabel() function
157 auto labels = AssignColourToLabel(GetSpecifiedOption(options, LABEL_PATH)); in main()
/aosp_15_r20/external/armnn/samples/ObjectDetection/
H A DReadme.md396 associated with the model. In the provided example code, the `AssignColourToLabel` function creates…