tpoisonooo/rust-ncnn
ncnn Rust API.
This project provides Rust programming access to the ncnn neural network inference framework. It helps developers who are building high-performance applications in Rust to integrate pre-trained deep learning models, such as those for image recognition or object detection. Developers can bring their ncnn models and use this to deploy fast, efficient AI capabilities within their Rust-based software.
No commits in the last 6 months.
Use this if you are a Rust developer needing to embed efficient deep learning inference capabilities into your applications, particularly for mobile or edge devices, using existing ncnn models.
Not ideal if you are not a Rust developer or if you need to train deep learning models, as this project is focused on model inference rather than training.
Stars
49
Forks
10
Language
Rust
License
Apache-2.0
Category
Last pushed
Dec 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tpoisonooo/rust-ncnn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tracel-ai/burn
Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on...
sonos/tract
Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference
pykeio/ort
Fast ML inference & training for ONNX models in Rust
elixir-nx/ortex
ONNX Runtime bindings for Elixir
robertknight/rten
ONNX neural network inference engine