MINet
MINet copied to clipboard
Failed to convert to onnx
Hi. I am trying to convert the pretrained model MINet-1024.path to onnx and then to tensort for inference on the Jetson. The conversion to onnx crashed without any error message. My conda environment is: Python 3.7, CUDA 10.2, Pytorch 1.9.1, Onnx 1.9.0 (op_set=11), Tensort 8.4.3. Pls help.