PYTHON上数据储存:h5py

from:http://www.aichengxu.com/python/24309.htmpython 写入:spa data = mp.array( [222,333,444] ) label = np.array( [0,1,0] ) img_num = np.array( [0,1,2] ) # 建立HDF5文件 file = h5py.File('TrainSet_rotate.h5'
相关文章
相关标签/搜索