Update gen_wts

This commit is contained in:
Marcos Luciano
2022-06-28 02:23:15 -03:00
parent 416a8e0108
commit d8a263b4d5

View File

@@ -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