Searched refs:per_image_standardization (Results 1 – 6 of 6) sorted by relevance
184 float_image = tf.image.per_image_standardization(distorted_image)247 float_image = tf.image.per_image_standardization(resized_image)
140 name: "per_image_standardization"
1473 y = image_ops.per_image_standardization(x)1481 whiten = image_ops.per_image_standardization(im)1491 whiten = image_ops.per_image_standardization(imgs)
1411 def per_image_standardization(image): function
1642 `tf.image.per_image_standardization()`