eric-yyjau/pytorch-superpoint

how can i export pretraind model to onnx model?

jcyhcs opened this issue · 1 comments

hi,professor:
how can export pretrained model to onnx format? please help!

Hi @jcyhcs,

(Thanks but I'm not a professor though).
This tutorial may help (https://pytorch.org/tutorials/advanced/super_resolution_with_onnxruntime.html).
This repo does not cover exporting to onnx but I imagine the general pytorch method works.