transform#
Classes
Functions
|
Albumentations format (i.e. |
|
Apply Albumentations transform to possibly batched images. |
Apply transform to image only. |
|
Apply transform to image, bounding boxes, and labels. |
|
Apply transform to image only. |
|
Apply transform to image and mask. |
|
|
Unnormalized [xmin, ymin, w, h] to Albumentations format i.e. normalized [ymin, xmin, ymax, xmax]. |
|
Unnormalized [ymin, xmin, ymax, xmax] to Albumentations format i.e. normalized [ymin, xmin, ymax, xmax]. |