face-classification
face-classification copied to clipboard
AttributeError: 'dict' object has no attribute 'has_key'
when I run "python feature-extration.py --data_dir /home/lab/work/datasets/LFWA+ --save_feature feature.csv --save_label label.csv", it rises AttributeError: 'dict' object has no attribute 'has_key', it is caused by function "add_dtype_name" in mat73_to_pickle.py