NobuoTsukamoto/tensorrt-examples
TensorRT Examples (TensorRT, Jetson Nano, Python, C++)
This project provides pre-optimized examples to make various AI vision models run much faster on NVIDIA Jetson devices. It takes existing AI models designed for tasks like object detection, image enhancement, or pose estimation, and converts them into highly optimized versions. This is for embedded systems engineers or AI developers who need to deploy performant computer vision applications on edge devices.
100 stars. No commits in the last 6 months.
Use this if you are deploying AI computer vision models on NVIDIA Jetson devices and need them to run with maximum speed and efficiency.
Not ideal if you are looking for ready-to-use applications or are not working with NVIDIA Jetson hardware.
Stars
100
Forks
25
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NobuoTsukamoto/tensorrt-examples"
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