onnx
/
org.jetbrains.kotlinx.dl.onnx.inference.objectdetection
/
SSDObjectDetectionModel
/
convert
jvm
convert
open override fun
convert
(output:
OrtSession.Result
):
List
<
DetectedObject
>
Content copied to clipboard
Converts raw model output to the result.