Skip to main content

004478: Transform not supported in validation: <value>.

Description

The current Fastai transforms for data augmentation is not supported for the validation datasets.

For more information about the various transformations, see vision transforms.

Solution

Check the transforms.json file and ensure that the specified transforms is supported.