Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dimage_ops.cc1078 ShapeHandle overlap_threshold; in __anon30b5031d1d02() local
/external/tensorflow/tensorflow/core/kernels/image/
Dnon_max_suppression_op.cc877 const Tensor& overlap_threshold = context->input(3); in Compute() local
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_impl.py3789 overlap_threshold=0.5, argument