Home
last modified time | relevance | path

Searched defs:score_threshold (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32/
Dnon_max_suppression_fp32_tests.cc64 float iou_threshold, float score_threshold, int center_box_point) { in Init()
103 float score_threshold = 0.0f; in TEST_F() local
/third_party/mindspore/mindspore/dataset/utils/
Dbrowse_dataset.py29 score_threshold=0, argument
/third_party/gstreamer/gstplugins_bad/ext/onnx/
Dgstonnxobjectdetector.h65 gfloat score_threshold; member