Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PERFORMANCE ISSUE] : isaac_ros_image_proc -> crop_node performance bottleneck #53

Open
pasanmanula opened this issue Dec 19, 2024 · 0 comments

Comments

@pasanmanula
Copy link

pasanmanula commented Dec 19, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant