Hi, I am trying to create custom parsing functions for my custom models that I want to deploy in deepstream. I know only python, I want to know to create these custom functions and integrate it in deepstream.
Hi @eshwardatascience I’ve moved this to the DeepStream forum so the team over there can help you out by sharing some resources!
Please refer to /opt/nvidia/deepstream/deepstream/sources/deepstream_python_apps/apps/deepstream-ssd-parser
, this is a sample of how to do custom parsing using python.
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)
• The pipeline being used