Hello, thanks for sharing your code. I'm getting this error while converting the created onnx (with export_onnx.py) to engine even though orig_im_size is not in dynamic_axes: Internal Error (orig_im_size: optimization profile is missing values for shape input)
Any thoughts that might help on this issue?
Thank you.