The Wayback Machine - https://web.archive.org/web/20220608004244/https://github.com/topics/jetson-xavier
Here are
47 public repositories
matching this topic...
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
An easy to use PyTorch to TensorRT converter
Updated
Jun 7, 2022
Python
An open source tool to quantify the world
Updated
Jun 6, 2022
JavaScript
📊 Simple package for monitoring and control your NVIDIA Jetson [Xavier NX, Nano, AGX Xavier, TX1, TX2]
Updated
May 31, 2022
Python
Real-time pose estimation accelerated with NVIDIA TensorRT
Updated
Jun 24, 2021
Python
How to build your own AI art installation from scratch
Updated
Aug 18, 2021
Python
volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.
Updated
Feb 5, 2021
Python
Security camera with Raspberry pi and NVIDIA Jetson platforms
Updated
Nov 29, 2020
Python
A C++ library that enables the use of Jetson's GPIOs
Get information about the NVIDIA Jetson OS environment. Lists L4T and JetPack versions, along with major libraries.
Updated
Apr 13, 2022
Shell
A c++ implementation of yolov5 and deepsort
The ultimate software installation guide for Nvidia Jetson Nano/Xavier Dev Kit
Updated
Nov 6, 2021
Shell
Monocular camera-based person tracking and identification ROS framework for person following robots
Real-time hand pose estimation and gesture classification using TensorRT
Updated
Feb 10, 2021
Jupyter Notebook
Install Robot Operating System (ROS) on the NVIDIA Jetson AGX Xavier Developer Kit
Updated
Jun 19, 2019
Shell
🐢 The ROS jetson-stats wrapper. The status of your NVIDIA jetson in diagnostic messages
Updated
May 11, 2021
Python
youfork: Fully ROS 2 Homemade Mobile Manipulator
OpenCV installation script with CUDA and cuDNN support
Updated
Dec 31, 2021
Shell
Install the Arduino IDE on the NVIDIA Jetson Developer Kit.
Updated
Sep 2, 2021
Shell
Intelligent monitoring of escalator.Function including traffic statistics,passenger retention detection and large object retention detection in escalator floor board. As well as human keypoints extraction and tracking in elevator.
PyTorch installation wheels for Jetson Nano
ROS TensorRT Inference Nodes for DIGITS on the Jetson
Extremely simple Nvidia Jetson Xavier monitoring using influxdb, telegraf and grafana.
This is a c++ implement of yolov5 and fire/smoke detect.
A C++ implementation of Yolov5 helmet detection in Jetson Xavier nx and Jetson nano
Object detection inference with Roboflow Train models on NVIDIA Jetson devices.
Updated
Jun 5, 2022
JavaScript
CUDA Programming Practices
TensorFlow installation wheels for Jetson Nano
This sample is an example of running an AI container on the Jetson platform utilizing GPU acceleration.
Updated
Nov 9, 2020
Python
Improve this page
Add a description, image, and links to the
jetson-xavier
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
jetson-xavier
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Thanks for sharing great code!
However, I am having trouble getting an error when converting deeplabv3 models with torch2trt.
--> "inference segmentation.ipynb"
The backbone alone such as resnet18 can be executed without problems.
-->python3 inference_tensorrt.py
Which torch2trt installation method or jetpack version are you using?
The environment is Jetpack4.2 and Jetson nano
I i