今天刚发现对多维numpy数组使用random.shuffle存在一些问题# 把mask为0的值改 ... random.shuffle(mask) random.seed(628) random.shuffle(tmp_image) ...
確定! 回上一頁