wsypy

Results 2 comments of wsypy

> 把append缩进 > ` # Load labels > label_path = self.label_files[index] > if os.path.isfile(label_path): > x = self.labels[index] > if x is None: # labels not preloaded > with open(label_path,...

问题解决:路径错误的原因,我把程序中os.path.realpath都去掉了