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've been using the Isaac ROS Image Pipeline to pre-process image data for my project. I'm running the 3.1 release on a Jetson Orin 64GB Developer Kit. However, I've noticed a big bottleneck with the crop node in the isaac_ros_image_proc package—it drops my frame rate from 30 FPS to around 13-15 FPS. I'm pretty confused because, as far as I know, the cropping happens on the GPU. So why is there such a significant performance drop in the crop node? Any ideas?
The text was updated successfully, but these errors were encountered:
I've been using the Isaac ROS Image Pipeline to pre-process image data for my project. I'm running the 3.1 release on a Jetson Orin 64GB Developer Kit. However, I've noticed a big bottleneck with the crop node in the isaac_ros_image_proc package—it drops my frame rate from 30 FPS to around 13-15 FPS. I'm pretty confused because, as far as I know, the cropping happens on the GPU. So why is there such a significant performance drop in the crop node? Any ideas?
The text was updated successfully, but these errors were encountered: