Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

rotate an image python keras

tf.keras.preprocessing.image.random_rotation(    x, rg, row_axis=1, col_axis=2, channel_axis=0, fill_mode='nearest', cval=0.0,    interpolation_order=1)
Source by www.tensorflow.org #
 
PREVIOUS NEXT
Tagged: #rotate #image #python #keras
ADD COMMENT
Topic
Name
6+8 =