stephen-pilli / DeepSentiBank

16 stars 2 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'image_path_list-features_fc7.dat' #3

Closed jaogsj closed 3 years ago

jaogsj commented 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'

stephen-pilli commented 3 years ago

The problem you are facing is related to path, please download the files and put them into the correct path.

jaogsj commented 3 years ago

Could you please give more details about downloading the files? Which files should I download?