TensorFlow

API

 tf.keras / preprocessing / preprocessing.image.NumpyArrayIterator


Performs a random channel shift.

x Input tensor. Must be 3D.
intensity_range Transformation intensity.
channel_axis Index of axis for channels in the input tensor.

Numpy image tensor.

此页内容是否对您有帮助