Good day everyone, I just got a Jetson Nano recently and I’ve followed the basic guides on how to run the image classification (15fps), and the object detection (5fps) camera feed examples.
I’m using a 5V 2A Samsung Charger as my power supply, so I set the power mode to 5W using the command:
sudo nvpmodel -m 1
Now, I want to run Pose Estimation on the Jetson Nano. I’ve done a quick search through Google and the Nvidia Dev Forum, but there’s no guide yet.
Did I miss anything? Any leads would be very much appreciated.