xmba15/onnx_runtime_cpp

small c++ library to quickly deploy models using onnxruntime

45
/ 100
Emerging

This is a C++ library that helps developers quickly integrate and run deep learning models (like those for object detection or image classification) into their applications. You provide a pre-trained ONNX model and an input image, and it outputs the model's predictions, such as identified objects or classifications. It is ideal for developers who need to deploy AI models efficiently in C++ environments.

385 stars. No commits in the last 6 months.

Use this if you are a C++ developer needing to embed pre-trained deep learning models, particularly for computer vision tasks, directly into your applications for fast inference.

Not ideal if you are looking for a high-level tool for training models, or if you prefer a different programming language like Python for model deployment.

deep-learning-deployment computer-vision image-processing real-time-inference edge-ai
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 19 / 25

How are scores calculated?

Stars

385

Forks

55

Language

C++

License

MIT

Last pushed

Jul 02, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/xmba15/onnx_runtime_cpp"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.