YOLOv5 YOLOv5 on Jetson Nano This article explains how to run YOLOv5 on the Jetson Nano, using the original YOLOv5 implemented in PyTorch. 2022.10.20 Jetson NanoPyTorchYOLOv5
PyTorch PyTorch build on Jetson Nano This article explains how to build PyTorch and TorchVision on the Jetson Nano. Since the official PyTorch only supports python 3.6, how to build PyTorch for other pythons will be explained. 2022.10.20 Jetson NanoPyTorch
Jetson Nano Jetson Nano – How to customize u-boot This article explains how to customize the u-boot of Jetson Nano. How to retrieve the u-boot source code, how to build the u-boot, and how to update the u-boot. 2022.10.18 Jetson Nano
Jetson Nano Jetson Nano – How to connect debug UART How to connect the UART of Jetson Nano, for Carrier board A02 and Carrier board B01 are explained. USB serial converter and host PC terminal will also be explained. 2022.10.13 Jetson Nano
Jetson Nano Jetson Nano – Rootfs Encryption This article explains rootfs encryption on the Jetson Nano, which uses LUKS to encrypt the rootfs. It explains how to introduce LUKS into the initrd, how to create an encrypted rootfs image, and how to create a non-encrypted partition and place the initrd and kernel there. 2022.10.12 Jetson Nano
Jetson Nano Jetson Nano – Secure Boot Sequence This article explains the Secure Boot Sequence for the Jetson Nano and also describes the Security Engine and Fuse. 2022.10.08 Jetson Nano
Jetson Nano Jetson Nano – Enabling Secure Boot This article explains how to enable Secure Boot for Jetson Nano, explains fuse for Jetson Nano, how to install the program to enable Secure Boot, how to run the script, and notes. 2022.10.05 Jetson Nano
Jetson Nano Jetson Nano – Boot Sequence This article explains the Boot Sequence of the Jetson Nano with a diagram. It explains whether each component is stored in the internal ROM or on the SD card. 2022.10.05 Jetson Nano
Jetson Nano Jetson Nano – How to Setup (2) This article explains how to put the Jetson Nano into Recovery Mode and write an SD Card Image. This article also explains the difference between putting into Recovery Mode and "How to download SD Card Image from JetPack SDK and write it to SD Card". 2022.10.05 Jetson Nano
Jetson Nano Jetson Nano – How to Setup This article explains how to set up the Jetson Nano, both from an SD Card and from USB Storage. 2022.10.04 Jetson Nano