A detailed video walkthrough of how to install and run DeepStream SDK 3.0 on your Jetson Xavier machine. Get started using object detection and video analytics in your video stream/graphics pipeline today! A great way to learn the ins and […]
Category: Installation
Posts related to installing software
Fixing Nsight Eclipse launch error on Ubuntu 18.04 LTS for Jetson Xavier
In order to get Nsight Eclipse launched without any errors there are two things that need to happen: Make sure the java-1_8_0-openjdk package is installed on your system https://www.digitalocean.com/community/tutorials/how-to-install-java-with-apt-on-ubuntu-18-04 Launch nsight with the following command: nsight -vm /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java Here […]
Setting up Jetson AGX Xavier Developer Kit from a Windows Machine | Oracle VirtualBox | Ubuntu 18.04 LTS
DO NOT USE A VIRTUAL MACHINE! I am having problems running code written on the host machine (VM Ubuntu 18.04 LTS) on the Jetson Xavier. I keep getting a “Exec Format Error” whenever I run remotely on the Jetson Xavier. […]
OpenCV + CUDA Module | Video Walkthrough (1 hour 30 min.) | CMake Tutorial | Windows 10 | CUDA Toolkit 10 |
Use your NVIDIA GPU to make your computer vision project run faster! Below is a link to a detailed video walkthrough of adding the CUDA module to OpenCV on a Windows-based machine. The video walkthrough is 1 hour and 30 […]
Install TensorFlow + TensorBoard + Keras + Anaconda Python in Windows | Video Walkthrough (19+ min.)
A video walkthrough of how to go about installing TensorFlow + TensorBoard + Keras + Anaconda Python on a Windows based machine. The video walkthrough is 19+ minutes long.
How to Program in CUDA | Video Walkthrough (16+ min) | CUDA Toolkit Installation Guide & Tutorial | nVidia GPU Programming
A detailed video walkthrough (16+ min.) of how to start programming in NVIDIA CUDA.