I want to create an application, preferably in Python, to track and re-identificate people in multicamera scenarios. Can anyone suggest any tutorial for same ?
Problem : connect 2 RTSP cameras, detect people, by using resnet caffe model, and draw their bounding boxes
Two Camera :
• IPv4 Address_1 : 192.168.10.28
• IPv4 Address _2: 192.168.10.138
While inside the dir /opt/nvidia/deepstream/deepstream/samples/configs/tao_pretrained_models/ , run the deepstream-app
as follows:
deepstream-app -c deepstream_app_source1_peoplenet.txt
Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) • DeepStream Version • JetPack Version (valid for Jetson only) • TensorRT Version • NVIDIA GPU Driver Version (valid for GPU only) • Issue Type( questions, new requirements, bugs) • How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing) • Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)