PeopleNet on Jetson Nano for counting people in video?

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson Nano)
• JetPack Version (4.5)
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions)

Hi,
I am planning to use PeopleNet model in Jetson Nano to use in my application to count the amount of people in real time camera feed. So I want to know is it possible using the peoplenet ? Please give me some advice. Thanks in advance.

Yeah, I think it’s possible to do that.
You can use the pipeline like nvinfer → nvtracker → nvdsanalytics to do that, refer GStreamer Plugin Overview — DeepStream 6.1.1 Release documentation for how to use nvinfer/nvtracker/nvdsanalytics

1 Like