2D Object Pose Estimation

Please provide complete information as applicable to your setup.

**• Hardware Platform (Jetson / GPU)**Jetson Xavier NX
• DeepStream Version 5.0
• JetPack Version (valid for Jetson only) Xavier NX
• TensorRT Version 7.0
• 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)

with deepstream, any suggestions on how to determine an inclination/lean angle of an upright object? Like a pole? street lamp? Building? What customized model architecture do I use to develop the model?

Hi,

This issue should be independent of the Deepstream.

We don’t have too much experience with this.
Maybe you can try to train a pole/lamp detector and use the bounding box to roughly approximate the angle?

Thanks.