How to convert ground truth object from video labeler app to training data table, e.g for use in trainFaste​rRCNNObjec​tDetector function?

5 次查看(过去 30 天)
In video labeler app, there's no way to export the labels to table of training data, like that available in image labeler app.
Is there a way to do that?

采纳的回答

James Ang
James Ang 2019-1-24
编辑:James Ang 2019-1-24
(Answer by Mathworks Technical support.)
This function below does exactly what is needed.
trainingData = objectDetectorTrainingData(gTruth)

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by