I am currently working with a Rock 5 Model B and a ROS 2 Humble workspace that includes several nodes. One of these nodes is a publisher that performs object detection using YOLOv8. The model is currently in the .pt format.
I would like to know if it is possible to make this workspace, or at least the object detection node, run on the GPU or NPU instead of the CPU to improve performance.