Skip to main content

Module data

Module data 

Source
Expand description

Data pipeline: loading, preprocessing, download, and caption generation.

§Submodules

ModulePurpose
captioningThree-level hierarchical caption pipeline
datasetburn Dataset implementations (real + synthetic)
downloadHTTP download helpers and public dataset registry
preprocessingNormalise / denormalise sensor tensors, handle masks

Modules§

captioning
Three-level hierarchical caption generation pipeline.
dataset
Burn Dataset implementations for SensorLM.
download
Dataset download utilities.
preprocessing
Sensor signal normalisation and denormalisation.