kousw / stable-diffusion-webui-daam

DAAM for Stable Diffusion Web UI
Other
163 stars 28 forks source link

switch to perceptually continuous colormap #13

Closed Havegum closed 1 year ago

Havegum commented 1 year ago

This PR changes the heat map to use the turbo colormap from the current custom colormap.

The current colormap has some ranges where large differences are perceptually similar, and other ranges where small differences appear in high contrast. Using turbo, lightness hue varies smoothly while still being a rainbow colormap.

This image shows the difference between the two colormaps. The top row shows the current colormap, and the bottom row is using turbo.

turbo-colormap