Donghoon Kim
Donghoon Kim
@qnmts Hi, please check this [pull request](https://github.com/ChaoningZhang/MobileSAM/pull/33).
Hi @qnmts , we will close the issue. Please let us know if there is performance degradation in exported ONNX model. Thank you.
Hi @gtfaiwxm , please provide more details on your error. - What command you used - What environment you are on (i.e., onnx and onnxruntime) Thank you.
Hi @julinfn , since we tested using `onnx==1.12.0` and `onnxruntime==1.14.0`, there could be compatibility issues. As error suggests, please use opset 13 using `--opset 13` flag. We will close the...