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

Assistance Requested to Locate "Image Feature Volume" and "Aggregated Feature Volume" in GraspNeRF Implementation #27

Open
tc-huang opened this issue Apr 24, 2024 · 1 comment

Comments

@tc-huang
Copy link

Hello,

I am currently studying the GraspNeRF paper along with its associated code. As I delve deeper, I am finding it challenging to identify the sections of the code and parameters that correspond to the "Image Feature Volume" and "Aggregated Feature Volume" depicted in Figure 2 (framework of the proposed method) in the paper.

Could someone kindly assist me in pinpointing these components within the code? Any guidance would be greatly appreciated.

Thank you very much for your time and assistance.

Best regards,

tc-huang

@DeepDuke
Copy link

DeepDuke commented Aug 7, 2024

I met the same problem. It seems all modules before generating grasp are fused in the NeuralRayRenderer class. The code is too complicated to tell which part is the module in Figure 2 pipeline.

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