Which deepstream 6.4 docker image should be used

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)

Hi,

I want to migrate from my deepstream 6.1.1 to deepstream6.4
which docker image should I consider, I am not using the triton server client

Triton devel docker (contains the entire SDK along with a development environment for building DeepStream applications and graph composer) docker pull nvcr.io/nvidia/deepstream:6.4-gc-triton-devel
Triton Inference Server docker with Triton Inference Server and dependencies installed along with a development environment for building DeepStream applications docker pull nvcr.io/nvidia/deepstream:6.4-triton-multiarch

Which docker are you using in DeepStream 6.1.1? If you use 6.1.1-samples, you can use 6.4-samples-multiarch, and if you use -dev docker, you can use 6.4-gc-triton-devel.

thanks!
I am unable to run the python code that I was able to execute on deppstream-6.1.1

Please run the “/opt/nvidia/deepstream/deepstream/user_deepstream_python_apps_install.sh” script to install pyds.

The command line is /opt/nvidia/deepstream/deepstream/user_deepstream_python_apps_install.sh --version 1.1.10

what version is this?

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

It is the tag for NVIDIA-AI-IOT/deepstream_python_apps at v1.1.10 (github.com)

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