Index exceeds matrix dimensions while runing Example
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I'm runing Deep learning example . while is object detection using faster RCCN and got this Error while runing.
openExample('deeplearning_shared/DeepLearningFasterRCNNObjectDetectionExample')
Index exceeds matrix dimensions.
Error in openExample>readMetadata (line 95)
metadata.component = tokens{1};
Error in openExample (line 10)
metadata = readMetadata(id);
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Partial Differential Equation Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!