visual-qa icon indicating copy to clipboard operation
visual-qa copied to clipboard

vgg_feats.mat empty

Open 1byxero opened this issue 8 years ago • 2 comments

When i tried to execute trainMLP.py is got the following error raise MatReadError("Mat file appears to be empty") scipy.io.matlab.miobase.MatReadError: Mat file appears to be empty

and when i checked the file "vgg_feats.mat" it was empty. so could you please give a link of that file?

1byxero avatar Mar 09 '16 05:03 1byxero

I believe I had a similar problem. What was your output from running get_started.sh?

aniemerg avatar Mar 09 '16 13:03 aniemerg

I did not run get_started.sh, I executed individual commands in that, and I did not get any error while executing any of those commands, but when I executed the trainMLP.py first i got an error that vgg_feats.mat is missing, I tried searching the file over the web and found one and downloaded it, but then realized that it was empty.

1byxero avatar Mar 09 '16 14:03 1byxero