Home
last modified time | relevance | path

Searched refs:ComputeIntersectionOverUnion (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Ddetection_postprocess.cc349 float ComputeIntersectionOverUnion(const TfLiteTensor* decoded_boxes, in ComputeIntersectionOverUnion() function
430 float intersection_over_union = ComputeIntersectionOverUnion( in NonMaxSuppressionSingleClassHelper()