tf.contrib.keras.preprocessing.image.random_channel_shift

tf.contrib.keras.preprocessing.image.random_channel_shift

random_channel_shift(
    x,
    intensity,
    channel_axis=0
)

Defined in tensorflow/contrib/keras/python/keras/preprocessing/image.py.