ImageNet

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)

Properties

Link copied to clipboard

Per-channel mean values (RGB order)

Link copied to clipboard

Per-channel standard deviation values (RGB order)