import os import h5py svhnPath = 'D:\\Project\\AIProject\\SVHNClassifier\\data' def loadSvhn(path, subdir): print('process folder : %s' ...
確定! 回上一頁