Traceback (most recent call last):
File "D:/My_code/pythonProject/deep-learning-for-image-processing-master/pytorch_learning/Test2_resnet/SVM.py", line 180, in <module>
extra_feat() # 获取特征并保存在文件夹
File "D:/My_code/pythonProject/deep-learning-for-image-processing-master/pytorch_learning/Test2_resnet/SVM.py", line 94, in extra_feat
train_name, train_label = get_name_label(train_label_path)