Skip to content

Instantly share code, notes, and snippets.

@ashen007

ashen007/hue.py Secret

Created March 7, 2022 03:04
# delta mustbe in between -1 to 1
delta = -0.3
tf.image.adjust_hue(image, delta=delta)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment