-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue on extracting image feature #31
Comments
Not completely certain of the fix, but might be worth trying google-deepmind/torch-hdf5#79 (comment) |
I appreciate your help, but I have not found the solution. |
@yellowjs0304 have you solved the problem? I encounter the same problem. |
@wanyao1992 @yellowjs0304 could you try this with luajit instead of lua 5.1 please. That seems to have fixed it for a bunch of people on the issue referenced above. |
I solved the problem by installing luajit! |
@wanyao1992 @ChoYS96 |
Hi i'm getting problem on extracting image feature.
I ran this command, "th prepro_img_vgg16.lua -imageRoot ~/Desktop/2014/ -gpuid 0"
It returns
How can I fix this?
The text was updated successfully, but these errors were encountered: