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

Avalibilty of Dataset.\ #1

Open
yl3800 opened this issue Aug 7, 2024 · 3 comments
Open

Avalibilty of Dataset.\ #1

yl3800 opened this issue Aug 7, 2024 · 3 comments

Comments

@yl3800
Copy link

yl3800 commented Aug 7, 2024

Thanks for the interesting work. Could you also share the dataset described in Sec IV. B, which supports Grasp Affordance Prediction on 3D AffordanceNet.

@sjauhri
Copy link
Contributor

sjauhri commented Aug 7, 2024

Hi @yl3800,
The working dataset generation and training code will be released a bit later (in August and September).
The grasp affordance prediction uses a simple extra MLP decoder head that classifies each grasp into each type of affordance.
The data for that is generated by remapping the 3DAffordanceNet data. See: https://github.com/iROSA-lab/3DAffordanceNet/blob/main/remap_filter_data.ipynb. Each grasp is associated with an affordance based on the proximity to the affordance pointcloud from the remapped 3DAffordanceNet

@yl3800
Copy link
Author

yl3800 commented Aug 9, 2024

Thx for the reply, may I ask where I can find the grasp annotation that you used for the filtered 3DAffordanceNet? or it will be released later? Thx!

@sjauhri
Copy link
Contributor

sjauhri commented Sep 15, 2024

Hi @yl3800,
Sorry for the late reply.
You can now find the method for affordance annotation of the grasps here: https://github.com/pearl-robot-lab/neugraspnet/blob/main/neugraspnet/scripts/data_gen/assign_grasp_affordance.py
ach grasp is associated with an affordance based on the proximity to the affordance pointcloud from the remapped 3DAffordanceNet

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