Skip to main content
Data Types in W&B are classes that wrap media and structured data for logging to runs. They include visualization components in the W&B UI and handle data serialization, storage, and retrieval.

Available data types

Data TypeDescription
ImageLog images with support for masks, bounding boxes, and segmentation.
VideoTrack video data for model outputs or dataset samples.
AudioLog audio samples for audio processing tasks.
TableCreate tables that can contain mixed media types.
PlotlyLog Plotly charts for data visualization.
HtmlEmbed custom HTML content.
Object3DVisualize 3D point clouds and meshes.
MoleculeLog molecular structures for computational chemistry.

Examples

This example uses an Image:
This example uses a Table to log a table with mixed text and labels: