I have Experienced in Machine Learning Models and Deep Learning models but I am kind new to deep stream application (python).
Now I see the Course from Nvidia institute mentioned below but the details are very little so I want to make sure whether it is good for me or not.
I want to learn the development of Deepstream application .
I have learned the following tools.
TAO tool kit used and trained custom models.
Used in Deepstream reference app and python app.
Accessed remote live streaming of inference video.
I have seen python-app code but still a lot of confusion, will this course be worthy of solving all confusion?
The whole question is will I be able to learn the development of Deepstream application with python and debugging of Deepstream application in python with this course Courses – NVIDIA
Also not mentioned detail about Certificate and whether the course content will be more practical ( video content ) or more theoretical?
The couse may be useful for you. Before that I will suggest you to be familiar with GStreamer and c/c++ DeepStream first, DeepStream SDK support python through DeepStream python binding, you must be familiar with the basic logic under the bindings if you also need to debug it.
can you recommend any course that is good for beginner to learn basic logic of bindings, how to debug these bindings and application flow and usage of different plugins config files in the application ( Deepstream python app )
Not Cuda,its already installed on PC and we run the python application by using sudo python3 deepstreamtest1.py video.mp4
with this command, I don’t think we can debug while we are using breakpoints for debugging in Spyder that’s why we need an environment that will have spyder and python installed but not sure if there may be other dependencies we might require.
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
Can you consult the vendor of Spyder for how to debug third party bindings?