hshatti/TONNXRuntime
TOnnxRuntime is a Microsoft ONNXRuntime AI and Machine Learning Library for Freepascal / Delphi
This project helps Free Pascal and Delphi developers integrate existing pre-trained AI and machine learning models into their applications. It takes ONNX-format models and your application's data as input, and outputs the predictions or results from the AI model. Developers who build desktop applications, particularly on Windows, macOS, or Linux, using Free Pascal or Delphi will find this useful for adding AI capabilities without needing to port models.
No commits in the last 6 months.
Use this if you are a Free Pascal or Delphi developer building applications and want to easily incorporate pre-trained AI models in the ONNX format.
Not ideal if you are looking to train new AI models, work with programming languages other than Free Pascal or Delphi, or require a solution for web or mobile-only development.
Stars
65
Forks
14
Language
Pascal
License
MIT
Category
Last pushed
May 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hshatti/TONNXRuntime"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
onnx/onnx
Open standard for machine learning interoperability
PINTO0309/onnx2tf
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The...
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This...
onnx/onnxmltools
ONNXMLTools enables conversion of models to ONNX