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
Filtering annotations in the image annotation tool and running LabelBOT causes error when the LabelBOT annotation does not meet the filter condition #1335
Filtering annotations in the image annotation tool and running LabelBOT causes error when the LabelBOT annotation does not meet the filter condition(s) because LabelBOT assigns the Top-1 label to the temporal feature (blue dashed annotation) and it's directly filtered, leading to an error in the LabelBOT popup.
We need to exclude the LabelBOT annotation from filtering as long as the popup is open.