Skip to content

Commit bc79093

Browse files
authored
Update Readme.md
1 parent a1aa4ca commit bc79093

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

DeepStream/Readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1+
This should be run in JetPack 4.4 / JetPack 4.4 G.A. with DeepStream 5.0 / DeepStream 5.0 GA .
12

3+
1. Compile the custom plugin for Yolo
4+
2. Convert the ONNX file to TRT with TRTEXEC / TensorRT
5+
3. Change the model-engine-file in config_infer_primary_yoloV4.txt
6+
4. In the deepstream_app_config_yoloV4.txt, change
7+
a) source0 : uri=file:<your file> directory.
8+
b) primary-gie : model-engine-file=<your_onnx_engine>

0 commit comments

Comments
 (0)