onnx
/
org.jetbrains.kotlinx.dl.onnx.inference.facealignment
/
FaceDetectionModelBase
/
Companion
/
iou
common
iou
fun
iou
(box1:
<ERROR CLASS>
, box2:
<ERROR CLASS>
):
Float
Content copied to clipboard
Computes the intersection over union value for the
box1
and
box2
.