Skip to content

Hash semantic ids to improve distinguishability of semantic segmentation images#1

Closed
huidongc wants to merge 1 commit intobareya:dev/pbarejko/ortxfrom
huidongc:dev/huidongc/ovrtx-semantic-segmentation-improvement
Closed

Hash semantic ids to improve distinguishability of semantic segmentation images#1
huidongc wants to merge 1 commit intobareya:dev/pbarejko/ortxfrom
huidongc:dev/huidongc/ovrtx-semantic-segmentation-improvement

Conversation

@huidongc
Copy link
Collaborator

@huidongc huidongc commented Mar 3, 2026

Description

Hash each semantic ID so nearby IDs (e.g. 1, 2, 3) map to visually distinct colors in the output.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Screenshots

Before the fix, the semantic segmentation images are fully transparent and nearly black.

Before After
semantic_segmentation_env0000 semantic_segmentation_env0000

Checklist

  • I have read and understood the contribution guidelines
  • I have run the pre-commit checks with ./isaaclab.sh --format
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the changelog and the corresponding version in the extension's config/extension.toml file
  • I have added my name to the CONTRIBUTORS.md or my name already exists there

@huidongc huidongc changed the title Hash semantic ids to improve distinguishability Hash semantic ids to improve distinguishability of semantic segmentation images Mar 3, 2026
@huidongc huidongc closed this Mar 5, 2026
@huidongc huidongc deleted the dev/huidongc/ovrtx-semantic-segmentation-improvement branch March 5, 2026 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant