Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
KelvinCPChiu 8da840b930
Add files via upload
3 years ago
..
b0329ecc08
Add files via upload
3 years ago
673cbb494d
Update Readme.md
3 years ago
4f11e0d4d1
Add files via upload
3 years ago
4f11e0d4d1
Add files via upload
3 years ago
8da840b930
Add files via upload
3 years ago

Readme.md

You have to be logged in to leave a comment. Sign In

This should be run in JetPack 4.4 / JetPack 4.4 G.A. with DeepStream 5.0 / DeepStream 5.0 GA .

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

Note that for multi-batch, overhead is large owing to NMS is not used.

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...