voxel51 / fiftyone

Refine high-quality datasets and visual AI models
https://fiftyone.ai
Apache License 2.0
8.77k stars 552 forks source link

No label colors not showing in Embeddings panel[BUG] #4317

Closed pranavjadhav001 closed 4 months ago

pranavjadhav001 commented 5 months ago

Embeddings highlighted for each label/class using a different color not showing as expected, even after groundtruth.labels selection.

Code to reproduce issue

2024-04-28_23-02

System information

pranavjadhav001 commented 5 months ago

After looking more into it, the problem arises due to large no. of classes , for my experiment I'm using CUB-200-2011 Dataset which has 200 classes. When i reduced the classes to 50, the colors appeared. I've even tried to add custom color map with unique 200 colors, but that also doesn't seem to work.