Newbie - Can you point in the correct direction to get started

Greetings,
I am new to Jetson Nano (about to purchase). My initial objective is to do the following…
I will place a camera above an area. Within that area, there will be multiple (about 20) autonomous objects moving around. They all look the same and I don’t need to identify them individually but I do need to track their current position in real time. With that data, I will communicate those positions to each of the objects via MQTT.

I am new to computer vision, AI, etc, but have plenty of Python programming experience. I am not sure what packages I might use or frameworks (Tensorflow, etc).

If someone can point me in the general direction of what I need to do this I would greatly appreciate it!
Cheers!
Chris

Hi,

Please check if Deepstream SDK can meet your requirement.

https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_ref_app_test5.html

Thanks.

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