Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
• DeepStream Version 5.0
In deepstream config.txt file there is the parameter infer-dims
I would like to use the infer-dims in the python file, so we can control from outside.
Is there a way we can set the infer-dims (somehow inject) from the python file instead of using it within the config text file?