Click here to Skip to main content
15,868,141 members
Articles / Artificial Intelligence / Keras

Using Portable ONNX AI Models in C#

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
10 Sep 2020CPOL4 min read 20K   801   5  
In this article, I provided a brief overview of the ONNX Runtime and the ONNX format.
Here I show how to load and run an ONNX model using C# in ONNX Runtime. I also include a sample for this article contains a working console application that demonstrates all the techniques shown here.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'CodeProject’s Next Top Model View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Bank of New York Mellon
United States United States
Keith is a sojourner in the software industry. He has over 30 years of experience building and bringing applications to market. He has worked for startups and large enterprises in roles ranging from tech lead to business development manager. He is currently a senior engineer on BNY Mellon's Distribution Analytics team where he is building data pipelines from on-premise data sources to the cloud.

Comments and Discussions