📜  将图像转换为 float32 - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:31.050000             🧑  作者: Mango

代码示例1
tf.cast(x=image, dtype=tf.float32)