milosgajdos/ncs
Movidius Neural Compute Stick V2.0 API Go bindings
This is a tool for developers who are building applications in Go and need to integrate with the Movidius Neural Compute Stick V2.0. It allows you to send neural network models to the NCS device for accelerated inference and receive the processed results. It's intended for Go developers working on AI/ML applications that require edge device acceleration.
No commits in the last 6 months.
Use this if you are a Go developer looking to leverage the Movidius Neural Compute Stick V2.0 for performing neural network inference within your Go applications.
Not ideal if you are not a Go developer or are looking for a high-level, ready-to-use application rather than a programming interface.
Stars
18
Forks
3
Language
Go
License
Apache-2.0
Category
Last pushed
Feb 25, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/milosgajdos/ncs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SPFlow/SPFlow
Sum Product Flow: An Easy and Extensible Library for Sum-Product Networks
gomlx/gomlx
GoMLX: An Accelerated Machine Learning Framework For Go
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
mattn/go-tflite
Go binding for TensorFlow Lite
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications