import numpy as np

test = np.load(r'C:\Users\SAM\PycharmProjects\TEAMWORK\Preprocess_3D\muchdata-50-50-20.npy')
print(test)

相关文章: