Deploy YOLO pruning model to edge terminal device jeston-orin-nano method

I encountered a lot of pitfalls in the process. I have only recently finished all the bugs in the experiment and recorded them 1Foreword TensorRT is a high-performance deep learning inference optimization library officially provided by NVIDIA, supporting two programming languages API: C++ and Python . Under normal circumstances, deep learning model deployment will pursue […]

nanodet trains its own data set and deploys NCNN to Android

nanodet trains its own data set and deploys NCNN to Android 1. Introduction 2. Train your own data set 1. Operating environment 2. Dataset 3. Configuration file 4. Training 5. Training visualization 6. Test 3. Deploy to android 1. Deploy using official weight files 1.1 Download weight file 1.2 Use Android Studio to deploy apk […]

Use only one network cable to connect JetsonNano to achieve NoMachine remote access

Use only one network cable to connect to the JetsonNano shared network and achieve NoMachine remote access Article directory Use only one network cable to connect to JetsonNano to share the network and achieve NoMachine remote access 1 NoMachin installation and configuration 1.1 Download address (Jetson) 1.2 Installation steps 1.2.1 Copy the compressed package to […]

[Text editor nano, vim, gedit, file usage, and version update issues under ubuntu system]

Text Editor Summary Under Ubuntu, there are many text editors to choose from, each with its own unique features and uses. Here are some common text editors: Gedit: This is Ubuntu’s default text editor. It is simple to use and suitable for basic text editing tasks. Installation method: Gedit is usually pre-installed in Ubuntu systems. […]

MQTT over QUIC – EMQX5&NanoMQ installation configuration

MQTT over QUIC – EMQX5 & amp;NanoMQ installation configuration Bridge topology diagram (personal understanding) Install and configure EMQX5 server Install server Configure server Install and configure client NanoMQ Install NanoMQ Configure NanoMQ bridge Start NanoMQ Test bridging Test message forwarding Test message reception Wireshark packet capture analysis Bridge topology diagram (personal understanding) Install and configure […]

Litchi Pie nano (f1c100s) manually transplanted QT4.8.7

Litchi Pie nano (f1c100s) manually transplants QT4.8.7 Hardware environment: 1. Lychee pie nano (f1c100s) Article directory 1. Concept clarification (must read) 2. Use buildroot to build the root file system 1. Target options 2.ToolChain 3. System configuration 4. Compile (make) 3. Start transplanting Qt4.8.7 1. Download the source code and unzip it 2. Modify qmake.conf […]

Detailed steps to install OpenCV 3.2.0 on Jetson Nano

Table of Contents 1 Overview and preparation 1.1 Overview 1.2 Mirror and source code download address 1.3 Change the source of Ubuntu 18.04 2 Install OpenCV3.2.0 2.1 Remove CUDA/OpenCV 4.1.1 2.2 Update the latest list of software packages & update packages 2.3 Install dependencies 2.3.1 Change source 2.3.2 Update package list 2.3.3 Install libjasper-dev 2.4 […]

Jetson nano+yolov5 target detection_Updated in October 2023

Lightning protection: I used it myself, but when I copied it, I found that all the pictures were gone The note is here: https://waiting-carol-542.notion.site/Jetson-nano-yolov5-6b27ef50ae7f4f4082561af118e72594 Environment configuration Step 1: Download the image file First, download the Jetson Nano image file from the NVIDIA developer website. It is recommended to use an SD card of at least […]

Jetson Nano system installation and environment configuration

Description This tutorial introduces in detail the installation and burning of the Jetson Nano system and the configuration of the deep learning environment. VMware16 virtual machine installation SDKManager completes the burning of JetsonNano image system based on Ubuntu. Therefore, you need to install the Ubuntu system through a VMware virtual machine. Note that the hard […]

Jetson Nano mouse and keyboard failure

Recently I am working on remote desktop control of jetson nano, Ubuntu18.04 system. After installing Sunflower, you can operate it remotely normally. But something went wrong during startup – starting nano without connecting to the monitor will not automatically enter the desktop graphical interface. At this time, using Sunflower to initiate remote control will display […]