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

Question about the affordance label #2

Open
zdchan opened this issue Nov 1, 2023 · 5 comments
Open

Question about the affordance label #2

zdchan opened this issue Nov 1, 2023 · 5 comments

Comments

@zdchan
Copy link

zdchan commented Nov 1, 2023

Hi,

Thanks for your great dataset. But may I ask how can I find the affordance label? It seems every object looks the same inside MeshLab regardless of the affordance. And the object_mesh vertexes look the same without any annotation about affordance. E.g., jar 4118 looks like this

image

I noticed every vertex is followed by 5 or 7. Does this means the affordance label?

Best,
Hui

@GentlesJan
Copy link
Owner

Hi,

Thanks for your great dataset. But may I ask how can I find the affordance label? It seems every object looks the same inside MeshLab regardless of the affordance. And the object_mesh vertexes look the same without any annotation about affordance. E.g., jar 4118 looks like this

image

I noticed every vertex is followed by 5 or 7. Does this means the affordance label?

Best, Hui

Yup, the fourth column in ‘object_mesh’ indicates the affordance label for every point of the object. Here’s a breakdown of the relationships: 1: Handle-grasp, 3: Press, 4: Lift, 5: Wrap-grasp, 6: Twist, 7: Support, 8: Pull, and 9: Lever.

@zdchan
Copy link
Author

zdchan commented Nov 2, 2023

Hi,

Thanks for the answer. So the object_mesh in different json files for different hand poses and affordance categories of the same object are the same? E.g., all the json filea under bottle/3415 have the same object_mesh? And each point of the object mesh belongs to a single affordance label?

Best,
Hui

@zdchan zdchan closed this as completed Nov 2, 2023
@zdchan zdchan reopened this Nov 2, 2023
@GentlesJan
Copy link
Owner

Hi,

Thanks for the answer. So the object_mesh in different json files for different hand poses and affordance categories of the same object are the same? E.g., all the json filea under bottle/3415 have the same object_mesh? And each point of the object mesh belongs to a single affordance label?

Best, Hui

Yes, that's right.

@zdchan
Copy link
Author

zdchan commented Nov 2, 2023

Do you know how to visualize the mesh with different colors assigned to different affordance labels, just as your rendered images here?

Another question is that, what does affordance label 0 mean?

Thanks a lot!

image

@Cocolyl
Copy link

Cocolyl commented Jan 10, 2024

Do you know how to visualize the mesh with different colors assigned to different affordance labels, just as your rendered images here?

Another question is that, what does affordance label 0 mean?

Thanks a lot!

image

I guess 0 means this point doesn't join the interaction.

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

3 participants