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

6 visualizzazioni (ultimi 30 giorni)
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?

Risposta accettata

James Ang
James Ang il 24 Gen 2019
Modificato: James Ang il 24 Gen 2019
(Answer by Mathworks Technical support.)
This function below does exactly what is needed.
trainingData = objectDetectorTrainingData(gTruth)

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by