Metadata Transforms ====================== .. currentmodule:: torchsig.transforms.metadata_transforms Metadata Transforms are used to alter the output of the datasets which can be certain labels, class names, or bounding box information. They only read and add the signal metadata, and do not change the signal data. .. contents:: Metadata Transforms :local: .. automodule:: torchsig.transforms.metadata_transforms :members: :undoc-members: :show-inheritance: