You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Apply" category filter with cow as a item, no images are selected
Select the zebra and wildabeast image. Detection model annotates the wildabeast as cow.
"Apply" category filter with cow as a item -> Surprise! Zebra/Wildabeast image is selected.
Deselect Zebra/Wildabeast
"Apply" category filter with cow as a item -> Surprise: no images are selected (but Zebra/Wildabeast was selected before!)
Strange that we select images based on if they are currently selected. If thats what we want, then category tags need to be updated on each image set selection.
Thats strange because if you
cow
as a item, no images are selectedcow
as a item -> Surprise! Zebra/Wildabeast image is selected.cow
as a item -> Surprise: no images are selected (but Zebra/Wildabeast was selected before!)Strange that we select images based on if they are currently selected. If thats what we want, then category tags need to be updated on each image set selection.
Relevent code:
https://github.com/Kitware/nrtk-explorer/blob/main/src/nrtk_explorer/app/core.py#L146-L149
The text was updated successfully, but these errors were encountered: