utils#
Classes
Adds all its inputs together. |
|
Albumentations transform that normalizes image to desired min and max values. |
|
Wrapper around ONNX-runtime that behaves like a PyTorch nn.Module. |
|
Passes inputs through multiple `nn.Module`s in parallel. Returns a tuple of outputs. |
|
Wrapper around torch.split |
Functions
|
|
|
Aggregate the output of validate_step at the end of the epoch. |
|
|
|
|
|
|
|
Deserialize an albumentations transform serialized by serialize_albumentation_transform(). |
|
Append epoch metrics to CSV file. |
Log some system details. |
|
|
|
|
Serialize an albumentations transform to a dict. |
|
Validate a serialized albumentation transform by attempting to deserialize it. |