onnxruntime_example 1. use with yolov3.onnx inference get the yolov3.onnx model here $ python3 onnx_inference_yolov3.py 2. use with ssd.onnx inference get the ssd.onnx model here $ python3 onnx_inference_ssd.py