choosehappy / PatchSorter

A tool for rapidly labeling objects using deep learning feature embedding
BSD 3-Clause Clear License
26 stars 10 forks source link

A bug when performing lasso over data points that are filtered by labels #11

Open aa647 opened 1 year ago

aa647 commented 1 year ago

Selecting a specific label to filter the data points in the embedding plot works as intended. The issue arises when performing a lasso over these filtered data points, all images within the lasso are being displayed instead of the images for that specific label.

aa647 commented 1 year ago

To be more specific, the issue occurs when selecting 'Color By: Ground Truth' followed by 'Filter By: Labeled and then selecting the required label'