unrecognized arguments: -export-snapml
Akhil Hemanth
Posts: 1
Hey all,
I have a question about how to solve this issue while exporting a multi-object detection model from a notebook (see image for error).
I tried another option by removing the --export-snapml command. This exported a .onnx file which I tried importing to lens studio which threw another error about ONNX model reshape layer converter does not support 5-D shape.
I have looked but haven't found anything substantial to solve this. Any help would be appreciated!
0
Comments
-
Did you make sure you checked out the specific branch that has the export-snapml functionality. Here is the command to checkout the branch
git checkout SnapML
0 -
Update Lens Studio to the latest version
0