Error using trainFaste​rRCNNObjec​tDetetor

2 Ansichten (letzte 30 Tage)
hongshaorou
hongshaorou am 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

Antworten (0)

Kategorien

Mehr zu Communications Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!