Hi. I purchased a Jetson Orin Nano for my son who participates in the First Robotics Competition.
He wishes to learn to do pose estimation of objects from CAD drawings.
Although we have taken some of the Fast.AI class and have managed to use the FAST.AI image recognition library, we’re still pretty new to all of this.
Can someone recommend a path forward? We tried to look at “Pose Estimation using CNNs with ISAAC 2.0”, but it seems to require the Carter robot to do the tutorials, which we don’t have.
I see there is also a YOLOV8, but a poster said it doesn’t run well on Orin Nano. (Perhaps that’s a resolved issue?) Also, we’re not sure if YOLOv8 can be used to detect only what we have trained and not the rest of the things in its library.
Is YOLOV8 a good place to try to get to, or would something else be better? And where would be a good tutorial be to start learning to use our Jetson Nano?
Thanks.