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
Both work for me. Try googling:
imagedata-multistream-redaction deepstream sdk python
deepstream-occupancy-analytics
Here link for PeopleNet model is not working
kesong
May 26, 2023, 9:50am
10
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.
kesong
June 7, 2023, 1:08am
14