Skip to content

Fix semantic segmentation color palette visualization#36

Merged
bingyic merged 1 commit into
google-deepmind:mainfrom
bingyic:fix-segmentation-palette
Jun 1, 2026
Merged

Fix semantic segmentation color palette visualization#36
bingyic merged 1 commit into
google-deepmind:mainfrom
bingyic:fix-segmentation-palette

Conversation

@bingyic

@bingyic bingyic commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

The original palette used a linear hue distribution which mapped common low-index classes to very similar reddish/orange colors. This fix uses the golden ratio conjugate to scatter hues across the spectrum, resulting in highly distinct colors for adjacent classes.

@bingyic bingyic merged commit 74a2803 into google-deepmind:main Jun 1, 2026
5 checks passed
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.

1 participant