Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dnon_max_suppression_op.cc133 float overlap_threshold) { in OverlapsGreaterThanThreshold()
647 const Tensor& overlap_threshold = context->input(3); in Compute() local
/external/tensorflow/tensorflow/core/ops/
Dimage_ops.cc878 ShapeHandle overlap_threshold; in __anonc970e8b61902() local
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_impl.py2556 overlap_threshold=0.5, argument