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

Inference time issue #34

Open
henry890112 opened this issue May 19, 2023 · 1 comment
Open

Inference time issue #34

henry890112 opened this issue May 19, 2023 · 1 comment

Comments

@henry890112
Copy link

When I run python3 contact_graspnet/inference_ros.py --local_regions --filter_grasps and use my own RGB and depth data from the RealSense D435 camera (resolution: 640*480) on my computer with an Nvidia GeForce RTX 3060 GPU (12GB), the output is satisfactory. However, I am experiencing an inference time of approximately 45 seconds, whereas I noticed in your paper that the reported inference time is 0.28 seconds. Could you please help me identify the issue I might be encountering?
Thank you!!!

@MartinSmeyer
Copy link
Contributor

Hey,
Have you checked other issues? There seems to be an issue with 30xx GPUs and the used TF/Cuda version. You can try the fixes proposed here:

#9 (comment)

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

2 participants