We currently have lags when using opencv dlib on jetson nano, hence we are making a switch to deepstream.
We need suggestions on an appropriate deepstream sample app working with taking a video stream from a remote camera to jetson nano process face recognition and people detection while taking picture images and short video recordings to the cloud for mobile notifications.
A python pipeline would be a huge advantage for us.
How can I focus on just people detection without including the vehicle classification and so on? I understand I will need to edit the config file but don’t want to break anything so I ask this.