-> Config model
--> Loading onnx model
I Start importing onnx...
W Detect Input node:1325 is dynamic input, the shape info is [0]
W Use the follow command to see more detail and try to fix the dynamic dim
W python -m rknn.bin.freeze_inshape_for_onnx_model -h
E Loading dynamic inputs model is not support, please fix it first
E Catch exception when loading onnx model: E:examplesonnxnanonanodet_sim.onnx!
E Traceback (most recent call last):
E File "rknnbaseRKNNlibRK_nn.py", line 141, in rknn.base.RKNNlib.RK_nn.RKnn.load_onnx
E File "rknnbaseRKNNlibappimporterimport_onnx.py", line 118, in rknn.base.RKNNlib.app.importer.import_onnx.Importonnx.run
E File "rknnbaseRKNNlibconverterconvert_onnx.py", line 68, in rknn.base.RKNNlib.converter.convert_onnx.convert_onnx.__init__
E File "rknnbaseRKNNlibconverterconvert_onnx.py", line 73, in rknn.base.RKNNlib.converter.convert_onnx.convert_onnx.__init__
E File "rknnapirknn_log.py", line 323, in rknn.api.rknn_log.RKNNLog.e
E ValueError: Loading dynamic inputs model is not support, please fix it first
E Please feedback the detailed log file to the RKNN Toolkit development team.
E You can also check github issues: [
--> Load onnx model failed!