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
There are situations where we may want to filter the displayed bounding boxes in the grid view according to some other fields in the annotation data. Currently, the only supported filter is by the presence of the verifier field in the bounding box JSON.
Some filters to consider:
Observation observer
Bounding box observer
Bounding box generator
The text was updated successfully, but these errors were encountered:
There are situations where we may want to filter the displayed bounding boxes in the grid view according to some other fields in the annotation data. Currently, the only supported filter is by the presence of the
verifier
field in the bounding box JSON.Some filters to consider:
observer
observer
generator
The text was updated successfully, but these errors were encountered: