You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am curious if the new Jetson Xavier NX will be supported in the newer version of OPT?
Do you have any experience with the Jetson Nano for pose tracking?
Will the setup guide for the TX2 work for the Jetson Nano or Xavier or is it individual for each Jetson platform?
Thanks!
The text was updated successfully, but these errors were encountered:
The hardware requirements specify that an x86 machine is needed. So I don't think it'll work on Jetson. I wanted it to run it on Jetson as well, ran into errors while compiling, then noticed the hardware requirement.
Hi,
It is no problem. Firstly, you need to ensure your Jetson Device can run the camera and publish color and depth data.
And then you need to find a algorithm which can run in your Jetson, maybe you can try tensorRT to speed up your network. Here some pose estimation example tf-pose-estimation. If you just want to detect an object, you can try the newest network such like centerNet.
Hello,
I am curious if the new Jetson Xavier NX will be supported in the newer version of OPT?
Do you have any experience with the Jetson Nano for pose tracking?
Will the setup guide for the TX2 work for the Jetson Nano or Xavier or is it individual for each Jetson platform?
Thanks!
The text was updated successfully, but these errors were encountered: