How can I export a model that I’ve trained in Roboflow as an ONNX file so I can run the model locally in C# code? I only seem to be able to export model weights in the PyTorch format (weights.pt).
Need help?
Contact usHow can I export a model that I’ve trained in Roboflow as an ONNX file so I can run the model locally in C# code? I only seem to be able to export model weights in the PyTorch format (weights.pt).