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