Image Transformations
{
"__version__" "0.5.1",
"transform": {
"__class_fullname__": "albumenations.core.composition.Compose",
"p": 1,
"transforms": [
{
"__class_fullname__": "albumenations.augmentations.transforms.Resize",
"always_apply": false,
"p": 1,
"height": 224,
"width": 224,
"interpolation": 1
}
],
"bbox_params": null,
"keypoint_params": null,
"additional_targets": {}
}
}Using These Transformations
Last updated

