Home
last modified time | relevance | path

Searched defs:nms_thresh (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/core/ops/
Dproposal.cc79 void Proposal::set_nms_thresh(const float nms_thresh) { (void)this->AddAttr(kNmsThresh, MakeValue(n… in set_nms_thresh()
88 const int64_t post_nms_topn, const float nms_thresh) { in Init()
/third_party/mindspore/third_party/proto/caffe/
Dcaffe.proto1470 optional float nms_thresh = 8; field
1616 optional float nms_thresh = 1 [default = 0.3]; field
/third_party/mindspore/mindspore/lite/schema/
Dops_v0_generated.h10620 float nms_thresh() const { in nms_thresh() function
/third_party/mindspore/mindspore/lite/schema/inner/
Dops_v0_generated.h14892 float nms_thresh = 0.0f; member
14953 float nms_thresh() const { in nms_thresh() function