pytorch-deeplab-xception icon indicating copy to clipboard operation
pytorch-deeplab-xception copied to clipboard

how to export onnx?

Open wangwangteam opened this issue 5 years ago • 1 comments

Does anyone implement converting the model to onnx?

wangwangteam avatar Sep 19 '20 07:09 wangwangteam

I have implemented a script but it results in an error similar to this: https://github.com/microsoft/onnxruntime/issues/2875

104H avatar May 18 '21 04:05 104H