Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) : GPU
• DeepStream Version : 7.0
• JetPack Version (valid for Jetson only)
• TensorRT Version : 8.6.1.6.1+cuda12.0
• NVIDIA GPU Driver Version (valid for GPU only) 525.183.01 T4 and A5000
• 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)
How can i get Landmarks from pgie and do some process on it(for example ignore some of them with bad alignment) and finally put it into sgie on deepstream using python?
my question is :
can i do that ?
i don’t see landmark in deepstream metadata how can i get landmarks?
how can i do some process between pgie and sgie?