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.
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.