Skip to main content
CYunh.1
Associate
October 10, 2022
Question

How can I fix the internet error 'list index out of range' when I use xcubeai to analyse a .onnx model? Thanks!

  • October 10, 2022
  • 4 replies
  • 3486 views

0693W00000UnhQ5QAJ.pngI 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?

    This topic has been closed for replies.

    4 replies

    CYunh.1
    CYunh.1Author
    Associate
    October 10, 2022
    fauvarque.daniel
    ST Employee
    October 10, 2022

    can you share the onnx model please so we can see if the problem still exists with the latest version and with your file.

    Thanks in advance

    CYunh.1
    CYunh.1Author
    Associate
    October 11, 2022

    OOOOK!

    fauvarque.daniel
    ST Employee
    November 15, 2022

    The problem still exist with X-Cube-AI 7.3, we are still investigating.

    Regards

    fauvarque.daniel
    ST Employee
    November 16, 2022

    We have identified the root cause of the issue, the model contains a 5D initializer that is not fully supported by our importer yet.

    Regards