Home
last modified time | relevance | path

Searched refs:scale_saturation (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/image/python/ops/
Ddistort_image_ops.py89 scale_saturation = lower_saturation
91 scale_saturation = random_ops.random_uniform(
98 return adjust_hsv_in_yiq(image, delta_hue, scale_saturation, scale_value)
103 scale_saturation=1, argument
137 flt_image, delta_hue, scale_saturation, scale_value)