Home
last modified time | relevance | path

Searched defs:nms_score_threshold (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/examples/
Dgraph_ssd_mobilenet.cpp669 const float nms_score_threshold = 0.30000001192092896f; in create_graph_qasymm() local
/external/ComputeLibrary/arm_compute/core/
DTypes.h1143 float nms_score_threshold() const in nms_score_threshold() function