Skip to main content

🎉 We released Spotlight 1.6.0 check it out

Version: 1.6.0

Inspector

The Inspector Widget is a component in Spotlight that lets you examine and edit the features of individual data points in your dataset. With its multiple views for different modalities, the Inspector Widget provides a detailed look at a data point's underlying structure.

The Inspector Widget's views for text, audio, video, and 3D geometry data allow you to explore a data point's features in depth. You can also edit those features directly within the view, making it easy to make changes to a data point without navigating to a separate screen. The Inspector Widget is an essential tool for working with multimodal datasets and gives you greater control over the structure and quality of your data.

info

The open source version of Renumics Spotlight allows you to inspect your data to find critical segments. The Pro version of Spotlight also enables data tagging and annotation.

By configuring the inspector view you can choose how each datapoint should be represented. The main configuration options are available in the upper right corner of the view:

Spotlight CE fsd50k - add and layout components in the Inspector View

There are visualization and interaction components available for many different data types. These include:

Text data

Text data can be represented either with a Value view or a Select view that features autocomplete.

Spotlight CE fsd50k - display annotation in a Value view
Spotlight Pro fsd50k - display and update annotation in a Select view

Categorical data

Categorical data is represented similarly to Text data with the exception, that when there are not too many categories, they can also be edited with a switch component.

Spotlight Pro mnist - display and update categories in a Switch view

Image data

Image data can be represented with an imager viewer that supports zooming and panning.

Spotlight CE mnist - display and zoom/pan images in a Image view

Audio data

Audio data can be represented with an Audio Player or a Spectrogram. The Audio Player supports annotating event windows in the data.

Spotlight CE fsd50k - display and control audio with/without an additional window
Spotlight Pro fsd50k - edit audio window

Video data

Video data can be represented with an Video Player.

3D Meshes

3D meshes can be represented by a Mesh Viewer. This components supports surface coloring to display mesh properties (e.g. stresses) and animated meshes.

Boolean data

Boolean data can be represented by a Switch element to facilitate efficient data annotation and tagging.

Spotlight Pro fsd50k - edit bool values in Switch view