Tutorials
Developer Guide
FAQ
Reference
Transform
RandomApply
compose()
Normalize Transform.
Classes
NormalizeImages(*[, in_keys, out_keys, ...])
NormalizeImages
Normalize a list of image tensor with given mean and std.
Image tensor is of shape [N, H, W, C] and range (0, 255).
Normalize image tensor.
list[ndarray[Any, dtype[float32]]]
list
ndarray
Any
dtype
float32