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

Instance Segmentation Refactor #932

Merged
merged 6 commits into from
Oct 4, 2024
Merged

Instance Segmentation Refactor #932

merged 6 commits into from
Oct 4, 2024

Conversation

hang-yin
Copy link
Contributor

@hang-yin hang-yin commented Oct 3, 2024

Semantic Segmentation:
{335706086: 'diced__apple', 825831922: 'floors', 884110082: 'stain', 904454984: 'white_rice', 1183194156: 'water', 1949122937: 'breakfast_table', 2060355729: 'dishtowel'}
semantic_seg

Instance Segmentation:
{2: 'groundPlane', 3: 'breakfast_table', 4: 'dishtowel', 5: 'water', 6: 'white_rice', 7: 'diced__apple', 8: 'stain'}
instance_seg

Instance ID Segmentation:
{1: '/World/ground_plane/geom', 2: '/World/scene_0/breakfast_table/base_link/visuals', 3: '/World/scene_0/dishtowel/base_link_cloth', 4: '/World/scene_0/water/waterInstancer0/prototype0', 5: '/World/scene_0/white_rice/white_riceInstancer0/prototype0', 6: '/World/scene_0/diced__apple/particles/diced__appleParticle1', 7: '/World/scene_0/breakfast_table/base_link/stainParticle1', 8: '/World/scene_0/breakfast_table/base_link/stainParticle0', 9: '/World/scene_0/diced__apple/particles/diced__appleParticle0'}
instance_id_seg

@hang-yin hang-yin requested a review from ChengshuLi October 4, 2024 00:43
@hang-yin hang-yin changed the title Mini bug fixes Instance Segmentation Refactor Oct 4, 2024
@hang-yin hang-yin self-assigned this Oct 4, 2024
@cgokmen cgokmen merged commit 70b4ce7 into og-develop Oct 4, 2024
2 checks passed
@cgokmen cgokmen deleted the mini-fix branch October 4, 2024 01:15
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

Successfully merging this pull request may close these issues.

3 participants