Error using trainFasterRCNNObjectDetetor
2 次查看(过去 30 天)
显示 更早的评论
Hi everyboday.I tried to use trainFasteRCNNObjectDetector function to vechile detection by 100 training image.but I have got following errors: Error using vision.internal.cnn.parseInputsFasterRCNN>iAllGroundTruthBoxes (line 308) allBoxes = vertcat( groundTruth{:,1:end}{:} ); Error using vision.internal.cnn.parseInputsFasterRCNN (line 172) allBoxes = iAllGroundTruthBoxes(trainingData); Error using trainFasterRCNNObjectDetector (line 239) vision.internal.cnn.parseInputsFasterRCNN(... any suggestion how to avoid this? thank you
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Communications Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!