haobosang/TinyTensor
TinyTensor is a tool for running already trained NN (Neural Network) models to be able to use them for inference of various tasks such as image classification, semantic segmentation, etc.
This is a tool for developers who need to integrate trained machine learning models into their applications. It takes pre-trained neural network models for tasks like image classification or speech recognition and allows developers to use them efficiently for making predictions. The ideal user is a C++ developer working on applications that need to deploy and run deep learning models.
141 stars. No commits in the last 6 months.
Use this if you are a C++ developer building an application that needs to run pre-trained neural network models for inference tasks.
Not ideal if you need to train new neural networks or if you are not working with C++.
Stars
141
Forks
11
Language
C++
License
MIT
Category
Last pushed
Sep 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/haobosang/TinyTensor"
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