ImageNet normalization statistics.
These values are commonly used for models trained on ImageNet. The mean and std are computed over the ImageNet training set.
Usage:
pipeline.normalize(ctx, ImageNet.mean, ImageNet.std)
Per-channel mean values (RGB order)
Per-channel standard deviation values (RGB order)