I changed the data type from float16 to float32, solving the problem: images.astype(np.float32).
確定! 回上一頁