Answers for "Cast image to float32"

0

Cast image to float32

tf.cast(x=image, dtype=tf.float32)
Posted by: Guest on November-21-2020

Python Answers by Framework

Browse Popular Code Answers by Language