draugr.torch_utilities.operations.torch_transforms.batch_transforms.BatchToTensor

class draugr.torch_utilities.operations.torch_transforms.batch_transforms.BatchToTensor[source]

Bases: object

Applies the ToTensor transform to a batch of images.

__init__()[source]

Methods

__init__()