Skip to content

Commit

Permalink
Update for DeepStream 6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoslucianops committed Apr 10, 2023
1 parent e7c77ee commit ab6de54
Show file tree
Hide file tree
Showing 10 changed files with 413 additions and 54 deletions.
395 changes: 350 additions & 45 deletions README.md

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion docs/PPYOLOE.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ Copy the generated `cfg` and `wts` files to the `DeepStream-Yolo` folder.

Open the `DeepStream-Yolo` folder and compile the lib

* DeepStream 6.2 on x86 platform

```
CUDA_VER=11.8 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 on x86 platform

```
Expand All @@ -66,7 +72,7 @@ Open the `DeepStream-Yolo` folder and compile the lib
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 / 6.1 on Jetson platform
* DeepStream 6.2 / 6.1.1 / 6.1 on Jetson platform

```
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
Expand Down
8 changes: 7 additions & 1 deletion docs/YOLOR.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ Copy the generated `cfg` and `wts` files to the `DeepStream-Yolo` folder

Open the `DeepStream-Yolo` folder and compile the lib

* DeepStream 6.2 on x86 platform

```
CUDA_VER=11.8 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 on x86 platform

```
Expand All @@ -70,7 +76,7 @@ Open the `DeepStream-Yolo` folder and compile the lib
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 / 6.1 on Jetson platform
* DeepStream 6.2 / 6.1.1 / 6.1 on Jetson platform

```
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
Expand Down
8 changes: 7 additions & 1 deletion docs/YOLOX.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@ Copy the generated `cfg` and `wts` files to the `DeepStream-Yolo` folder.

Open the `DeepStream-Yolo` folder and compile the lib

* DeepStream 6.2 on x86 platform

```
CUDA_VER=11.8 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 on x86 platform

```
Expand All @@ -72,7 +78,7 @@ Open the `DeepStream-Yolo` folder and compile the lib
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 / 6.1 on Jetson platform
* DeepStream 6.2 / 6.1.1 / 6.1 on Jetson platform

```
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
Expand Down
8 changes: 7 additions & 1 deletion docs/YOLOv5.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,12 @@ Copy the generated `cfg` and `wts` files to the `DeepStream-Yolo` folder.

Open the `DeepStream-Yolo` folder and compile the lib

* DeepStream 6.2 on x86 platform

```
CUDA_VER=11.8 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 on x86 platform

```
Expand All @@ -101,7 +107,7 @@ Open the `DeepStream-Yolo` folder and compile the lib
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 / 6.1 on Jetson platform
* DeepStream 6.2 / 6.1.1 / 6.1 on Jetson platform

```
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
Expand Down
8 changes: 7 additions & 1 deletion docs/YOLOv6.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,12 @@ Copy the generated `cfg` and `wts` files to the `DeepStream-Yolo` folder.

Open the `DeepStream-Yolo` folder and compile the lib

* DeepStream 6.2 on x86 platform

```
CUDA_VER=11.8 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 on x86 platform

```
Expand All @@ -99,7 +105,7 @@ Open the `DeepStream-Yolo` folder and compile the lib
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 / 6.1 on Jetson platform
* DeepStream 6.2 / 6.1.1 / 6.1 on Jetson platform

```
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
Expand Down
8 changes: 7 additions & 1 deletion docs/YOLOv7.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@ Copy the generated `cfg` and `wts` files to the `DeepStream-Yolo` folder.

Open the `DeepStream-Yolo` folder and compile the lib

* DeepStream 6.2 on x86 platform

```
CUDA_VER=11.8 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 on x86 platform

```
Expand All @@ -103,7 +109,7 @@ Open the `DeepStream-Yolo` folder and compile the lib
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 / 6.1 on Jetson platform
* DeepStream 6.2 / 6.1.1 / 6.1 on Jetson platform

```
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
Expand Down
8 changes: 7 additions & 1 deletion docs/YOLOv8.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@ Copy the generated `cfg`, `wts` and `labels.txt` (if generated), files to the `D

Open the `DeepStream-Yolo` folder and compile the lib

* DeepStream 6.2 on x86 platform

```
CUDA_VER=11.8 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 on x86 platform

```
Expand All @@ -93,7 +99,7 @@ Open the `DeepStream-Yolo` folder and compile the lib
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 / 6.1 on Jetson platform
* DeepStream 6.2 / 6.1.1 / 6.1 on Jetson platform

```
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
Expand Down
8 changes: 7 additions & 1 deletion docs/customModels.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ cd DeepStream-Yolo

### Compile the lib

* DeepStream 6.2 on x86 platform

```
CUDA_VER=11.8 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 on x86 platform

```
Expand All @@ -45,7 +51,7 @@ cd DeepStream-Yolo
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 / 6.1 on Jetson platform
* DeepStream 6.2 / 6.1.1 / 6.1 on Jetson platform

```
CUDA_VER=11.4 make -C nvdsinfer_custom_impl_Yolo
Expand Down
8 changes: 7 additions & 1 deletion docs/multipleGIEs.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ const char* YOLOLAYER_PLUGIN_VERSION {"2"};

**NOTE**: Do it for each GIE folder, replacing the GIE folder name (`gie1/nvdsinfer_custom_impl_Yolo`).

* DeepStream 6.2 on x86 platform

```
CUDA_VER=11.8 make -C gie1/nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 on x86 platform

```
Expand All @@ -70,7 +76,7 @@ const char* YOLOLAYER_PLUGIN_VERSION {"2"};
CUDA_VER=11.4 make -C gie1/nvdsinfer_custom_impl_Yolo
```

* DeepStream 6.1.1 / 6.1 on Jetson platform
* DeepStream 6.2 / 6.1.1 / 6.1 on Jetson platform

```
CUDA_VER=11.4 make -C gie1/nvdsinfer_custom_impl_Yolo
Expand Down

0 comments on commit ab6de54

Please sign in to comment.