For the complete documentation index, see llms.txt. This page is also available as Markdown.

Object filtering

Across all task types you can use the filter box in the sidebar to isolate specific annotations based on their category and/or attributes (e.g., showing only stationary vehicles). It also allows for batch hide/show all filtered annotations simultaneously with a single click to instantly clear background clutter.

The filter is located in the right sidebar, under Objects or Tracks section (for sequence datasets).

The active filter state is automatically appended to the browser's URL (e.g., ?object-filter=[{"type":"category","value":"human.pedestrian.adult"},{"type":"visibility","value":"visible"}]). This enables you to copy and share the URL so teammates or QA reviewers land on the exact same filtered view.

Last updated

Was this helpful?