Skip to content

Commit 673cbb4

Browse files
authored
Update Readme.md
1 parent 344727d commit 673cbb4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DeepStream/Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
This should be run in JetPack 4.4 / JetPack 4.4 G.A. with DeepStream 5.0 / DeepStream 5.0 GA .
1+
# This should be run in JetPack 4.4 / JetPack 4.4 G.A. with DeepStream 5.0 / DeepStream 5.0 GA .
22

33
1. Compile the custom plugin for Yolo
44
2. Convert the ONNX file to TRT with TRTEXEC / TensorRT
55
3. Change the model-engine-file in config_infer_primary_yoloV4.txt
66
4. In the deepstream_app_config_yoloV4.txt, change
77
a) source0 : uri=file:<your file> directory.
88
b) primary-gie : model-engine-file=<your_onnx_engine>
9+
# Note that for multi-batch, overhead is large owing to NMS is not used.

0 commit comments

Comments
 (0)