Unable to run bag of features
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Image Category Classification en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!