From d8a263b4d5b203ca0a9857f6fe368c4f2ed12612 Mon Sep 17 00:00:00 2001 From: Marcos Luciano Date: Tue, 28 Jun 2022 02:23:15 -0300 Subject: [PATCH] Update gen_wts --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 56ef4b2..9681fa8 100644 --- a/readme.md +++ b/readme.md @@ -304,6 +304,8 @@ sudo sh NVIDIA-Linux-x86_64-470.129.06.run --silent --disable-nouveau --dkms --i **NOTE**: This step will disable the nouveau drivers. +**NOTE**: Remove --dkms flag if you installed the 5.11.0 kernel. + * Reboot ``` @@ -316,6 +318,8 @@ sudo reboot sudo sh NVIDIA-Linux-x86_64-470.129.06.run --silent --disable-nouveau --dkms --install-libglvnd ``` +**NOTE**: Remove --dkms flag if you installed the 5.11.0 kernel. + **NOTE**: If you are using a laptop with NVIDIA Optimius, run ``` @@ -601,7 +605,7 @@ or python3 gen_wts_yolor.py -w yolor_csp.pt -c cfg/yolor_csp.cfg ``` -#### 5. Copy cfg and generated wts files to DeepStream-Yolo folder +#### 5. Copy generated cfg and wts files to DeepStream-Yolo folder #### 6. Open DeepStream-Yolo folder