Category: Nano
-
How to Boot Jetson Nano From USB 3.0 (Natively) with Jetpack 4.5
If you have a Jetson Nano booting from a microSD card, you stand to gain both increased speed and a longer lifespan by switching out the microSD card for a USB 3.0 drive. In this guide, I’ll walk you through the process of wiping, partitioning, and flashing a USB drive and booting a Jetson Nano…
-
How to Convert Encrypted TLT Files to TensorRT Engine on Nvidia Jetson
In this post, I go over how to convert an encrypted Transfer Learning Toolkit file to a TensorRT engine on a Jetson Nano. Specifically, we’ll be working with Nvidia’s PeopleNet model, which uses ResNet34 Object Detector and MoT IoU object tracker to generate bounding boxes and unique object ID’s as output.