How can I fix the internet error 'list index out of range' when I use xcubeai to analyse a .onnx model? Thanks!
I trained a yolov5 model and export it to .onnx model. Then use xcubeai to analyse it. But I get an error 'list index out of range'. What should I do?