Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) GPU
• DeepStream Version Deepstream V 6.0
• JetPack Version (valid for Jetson only)
• TensorRT Version 7.0
• NVIDIA GPU Driver Version (valid for GPU only) 495.29.05
• Issue Type( questions, new requirements, bugs) questions
• 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)
I want to detect the human pose using open-pose model through the DeepStream SDK, after some search i found an implementation but using an older version at the link:
And there is a topic for it to be used in DeepStream V5.0 but still the full solution is not working at the link:
Kindly i want to know if there is any sample implementation for using the open-pose model on the new DeepStream SDK.