Error using trainFaste​rRCNNObjec​tDetetor

2 visualizzazioni (ultimi 30 giorni)
hongshaorou
hongshaorou il 3 Apr 2018
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

Risposte (0)

Categorie

Scopri di più su Communications Toolbox in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!