How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

How can I export a model to an ONNX file?

calendar_today September 11, 2026 person @Anthony_Dunk Anthony Dunk domain roboflow

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).

open_in_new Read original post