Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Where to get Material ID or Material Info #131

Open
mahnoor-fatima-saad opened this issue Nov 1, 2023 · 1 comment
Open

Where to get Material ID or Material Info #131

mahnoor-fatima-saad opened this issue Nov 1, 2023 · 1 comment

Comments

@mahnoor-fatima-saad
Copy link

Hi

As I understand it, we pass the material json file into the audio sensor and it 'assigns' materials according to their semantic labels. I was wondering where I can access the material of any object during runtime. How we have object_id and corresponding semantic_id, how can I have a similar material id or any identification for what material an object is if I read a semantic or RGB image via sensors?

@ChanganVR
Copy link
Contributor

You'll need to build a mapping from objects to materials and then look up materials based on the semantic segmentation results.

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

No branches or pull requests

2 participants