Creating\Searching deepstream application with detection+tracking+pos-estimation

• Hardware Platform (Jetson / GPU)
• DeepStream 5+
• Issue Type: Question about Dev best practices

I want to create an app with “detection+tracking+pos-estimation” pipeline.

What will you recommend to do?

  1. Merge code from this cool repo GitHub - NVIDIA-AI-IOT/deepstream_pose_estimation: This is a sample DeepStream application to demonstrate a human pose estimation pipeline. to the deepstream-app source code (/opt/nvidia/deepstream/deepstream-5.1/sources/apps/sample_apps/deepstream-app)

  2. Merge code from deepstream-app to the GitHub - NVIDIA-AI-IOT/deepstream_pose_estimation: This is a sample DeepStream application to demonstrate a human pose estimation pipeline.

  3. Use existing solution (I didn’t find one)

  4. Something else ?

Hey, could you share your setup as requirement with us?

Can you see these info when you create a new topic? Any concern to share it with us?

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)

done