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

object colors in instance segmentation result are not unique #120

Open
YuechengLiu opened this issue Feb 29, 2024 · 0 comments
Open

object colors in instance segmentation result are not unique #120

YuechengLiu opened this issue Feb 29, 2024 · 0 comments

Comments

@YuechengLiu
Copy link

Hello, thank you for your greak work!

We meet some problem while using virtualhome.

  1. We tried to get visible objects from first-person-view by calling comm.get_visible_objects(camera_id), but we found that some objects (which appeared in rgb image) are missing in the returned objects list.
  2. We also tried to get the object list from first-person-view using the instance segmentation result (seg_inst), however, we found that the colors for instances are not unique (different object instances may have exactly the same color), so we can't get the instance id from the color map.

Looking forward to your response!

@YuechengLiu YuechengLiu changed the title colors for each object instance are not unique object colors in instance segmentation result are not unique Feb 29, 2024
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

1 participant