Skip to content

Commit 344727d

Browse files
authored
Update README.md
1 parent 4f11e0d commit 344727d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ you can use darknet2pytorch to convert it yourself, or download my converted mod
217217
1. Compile the DeepStream Nvinfer Plugin
218218
219219
```
220-
cd DeepStream
220+
cd DeepStream/nvdsinfer_custom_impl_Yolo
221221
make
222222
```
223223
2. Build a TRT Engine.
@@ -234,7 +234,7 @@ you can use darknet2pytorch to convert it yourself, or download my converted mod
234234
235235
Note :The maxShapes could not be larger than model original shape.
236236
237-
3. Write the deepstream config file for the TRT Engine.
237+
3. Modify the deepstream config file under DeepStream Directory for the TRT Engine.
238238
239239
240240

0 commit comments

Comments
 (0)