OpenGVLab / SAM-Med2D

Official implementation of SAM-Med2D
Apache License 2.0
885 stars 84 forks source link

Exporting the operator repeat_interleave to ONNX opset version 12 is not supported. #69

Open dw1360585641 opened 4 months ago

dw1360585641 commented 4 months ago

When I run Python 3/ scripts/export_onnx_model.py, There is an issue with RuntimeError: Exporting the operator repeat_interleave to ONNX opset version 12 is not supported 。AND if used opset 17, also encountered Value Error: Unsupported ONNX opset version: 17