Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) gpu
• DeepStream Version 7
• JetPack Version (valid for Jetson only)
• TensorRT Version 8.6.1
• NVIDIA GPU Driver Version (valid for GPU only) t4
**• Issue Type( questions, new requirements, bugs)**question
• 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)
Hi
I have an onnx model and i want to add it into deepstream
I have 2 question
I wanna know can i use my custom moden in deepstream using python?
Is there any example ?