-
-
Notifications
You must be signed in to change notification settings - Fork 73
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
Ask you a question #8
Comments
@szySunzhouyu I really appreciate your understanding. |
It's ok. Looking forward to your reply |
Hi @szySunzhouyu |
@layumi |
|
vl_argparse is a function in matconvnet I have included my Matconvnet in this repo, so you do not need to download it again.You just need to uncomment and modify some lines in If you fail in compilation, you may refer to http://www.vlfeat.org/matconvnet/install/ |
OK,thanks |
Recently read your thesis, there are problems in the process of running the code, ask you.
The following problem occurs when split data set in Image-Text-Embedding:
Index exceeds matrix dimensions.
Error in prepare_imdb (line 24)
Images = fullfile(imdb.images.data(train(1:end))) ;
Going beyond the border, I don’t know what’s wrong.
The text was updated successfully, but these errors were encountered: