Trajectory of vehicle

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU)-jetson AGX Xavier
• DeepStream Version-6.1
• 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)

Hello, I want to predict and draw the future trajectory of the detected vehicle. Is there any way to do that in deepstream-6.1.

Thank you

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

No. There is no such functions in DeepStream-6.1. In fact, DeepStream is a SDK, you can design and implement any function with any DeepStream APIs which you think are useful for your designs. E.G. you can find a model which can predict future trajectory and deploy the model with DeepStream APIs.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.