How do I run PeopleNet + NvDeepSORT?

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) NVIDIA RTX A3000
• DeepStream Version 6.2

• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
I was reading this Gst-nvtracker — DeepStream 6.2 Release documentation
I want to run PeopleNet + NvDeepSORT on my Ubuntu device. How do I do it?

Suppose you can configure deepstream-app to PGIE with PeopleNet and set tracker to NvDeepSORT.

Where Can I find PGIE for PeopleNet?

In this repository they use peoplenet, in case it can help you. [Github] deepstream-occupancy-analytics

Here also in the Python examples.

[Github] imagedata-multistream-redaction

Here link is not working

Both work for me. Try googling:

  • imagedata-multistream-redaction deepstream sdk python
  • deepstream-occupancy-analytics

Here link for PeopleNet model is not working

Can you check here: PeopleNet | NVIDIA NGC ?

1 Like

I am looking for PGIE file whose name is resnet34_peoplenet_int8.etlt_b1_gpu0_int8.engine. But not available in the above link

The .engine is generated automatically on the first run, after that if it already exists it is not generated again.

Do you know how to run?

Can you run it with deepstream-app?

https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_ref_app_deepstream.html?highlight=deepstream%20app