Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/samples/ObjectDetection/src/
H A DObjectDetectionPipeline.cpp41 float objectThreshold) : in MobileNetSSDv1() argument
43 std::make_unique<SSDResultDecoder>(objectThreshold)) in MobileNetSSDv1()
/aosp_15_r20/external/armnn/samples/ObjectDetection/include/
H A DObjectDetectionPipeline.hpp120 float objectThreshold);