• Hardware Platform Jetson
• DeepStream Version 6.0.1
• JetPack Version (valid for Jetson only) 4.6.1
• TensorRT Version 8.2.1.8
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
I’m trying to edit the deepstream-test3
sample app bindings but I really don’t know what I’m doing. So, I need to get the Python bindings for the deepstream-image-decode-app
as I can’t find it anywhere. I looked through the sample apps in the deepstream_python_apps
GitHub repo [link] and none of the sample apps are what I need.
Could you please provide me with either Python bindings for deepstream-image-decode-app
(PREFERRED) or with an edited deepstream-test3
and config file to use inference on any JPEG image I have.