fr1ll / clip-plot

A WebGL viewer for UMAP-clustered images

Home Page:https://fr1ll.github.io/clip-plot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add automated ability to handle all-grayscale images

fr1ll opened this issue · comments

  • Check if all channels are equal for all images
  • If they are, convert embedding model into single channel via timm method
  • write out jpgs as L instead of RGB