DeepStream Python Course/Simple How-To? (Non-technical question)

Hey all,

I’m a total beginner at DeepStream, and recently got interested when I heard that in version 5.0, it got Python bindings.
I have a decent background in PyTorch, Deep Learning, OpenCV, Linux, CUDA, etc. but none in DeepStream nor in C/C++.

When looking for resources, I basically find:

The issues with these is that they’re either in C/C++, or seem to require quite a bit of background knowledge (gstreamer, allocations, NvDsBatchMeta, NvDsFrameMeta, NvDsObjectMeta, etc.)

I can’t find any resources online to learn the bare basics - does anyone know anywhere where I can learn these?

I’d really appreciate any leads. Thank you in advance for reading.

Hi
Please check if below resource meet your requirements

Video: DeepStream SDK: Best practices for performance optimization - YouTube
DLI : Enroll in the free NVIDIA DLI course on DeepStream SDK
Developer guide: NVIDIA DeepStream SDK Developer Guide — DeepStream 6.1.1 Release documentation
DS Python:
GitHub - NVIDIA-AI-IOT/deepstream_python_apps: DeepStream SDK Python bindings and sample applications
Deepstream Python API Reference — Deepstream Deepstream Version: 6.1.1 documentation