Closed jaogsj closed 3 years ago
How to run multiple images
Aborted (core dumped) Traceback (most recent call last): File "sentiBank.py", line 69, in feature_file = open(featurefilename,'rb') FileNotFoundError: [Errno 2] No such file or directory: 'image_path_list-features_fc7.dat'
The problem you are facing is related to path, please download the files and put them into the correct path.
Could you please give more details about downloading the files? Which files should I download?
How to run multiple images
Aborted (core dumped) Traceback (most recent call last): File "sentiBank.py", line 69, in
feature_file = open(featurefilename,'rb')
FileNotFoundError: [Errno 2] No such file or directory: 'image_path_list-features_fc7.dat'