I am using docker to pull the container for jetson-inference.
Then invoke run.sh, and then use imagenet.py. That is when I get the massive debug messages.
Is there a solution, python based, solution that I can make this change in, within the context of the docker/container? Do I need to pull a different container that has debug disabled?
Makes the run completely unusable.Appreciate your help. Almost there !!!