Index exceeds matrix dimensions while runing Example
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Partial Differential Equation Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!