NVIDIA-AI-IOT/jetnet
Easy to use neural networks for NVIDIA Jetson (and desktop too!)
This collection of tools helps you quickly experiment with different neural network models on NVIDIA Jetson devices or desktop computers. You provide images or video, and it outputs classifications, detected objects, or human pose estimations. It’s ideal for engineers and researchers building AI-powered applications that need to run efficiently on embedded systems.
No commits in the last 6 months.
Use this if you are developing computer vision applications for edge devices and want to easily test and deploy various pre-trained models.
Not ideal if you need to train complex neural networks from scratch or require highly specialized, custom model architectures.
Stars
72
Forks
11
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NVIDIA-AI-IOT/jetnet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
apache/singa
a distributed deep learning platform
hosseinmoein/DataFrame
C++ DataFrame for statistical, financial, and ML analysis in modern C++