Allow tensor as iou_threshold parameter to tf.image.non_max_suppression. (#9887)
* Implement NonMaxSuppressionV2 op that allows tensor as iou_threshold parameter. * Move local functions into anonymous namespace.
Loading
Please sign in to comment
* Implement NonMaxSuppressionV2 op that allows tensor as iou_threshold parameter. * Move local functions into anonymous namespace.