Closed jcyhcs closed 2 years ago
hi,professor: how can convert pth model to onnx model? please help!
As the network implementation and the model weights are both provided, please follow the PyTorch official tutorial (https://pytorch.org/docs/stable/onnx.html) to convert our model to ONNX model.
hi,professor: how can convert pth model to onnx model? please help!