Unable to run bag of features
Afficher commentaires plus anciens
I have a 8gb ram and whenever I tried to run bagOfFeatures, it always says out of memory. Please see below.
Error using vertcat
Out of memory. Type HELP MEMORY for your options.
Error in bagOfFeatures/extractDescriptorsFromSet (line 578)
descriptors = [descriptors; tempDescriptors]; %#ok<AGROW>
Error in bagOfFeatures (line 207)
scores{categoryIndex}] = this.extractDescriptorsFromSet(imgSets(categoryIndex), params);
May I know how can I resolve this issue? Thanks.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Image Category Classification dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!