Contents:
Computes mean and std of the images in the input_path folder.
input_path (Path) – Path to the root of the dataset
Dictionary with mean and std
Dict[str, Any]
Checks if the path is valid for classification
data_dir (str) – path to the root dir of the dataset
path to the root dir of the dataset
Path