How to create a ground truth data for images dataset with multiple variables.
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Raza Ali
am 1 Dez. 2020
Kommentiert: Rishik Ramena
am 4 Dez. 2020
I have image dataset that contains an object. I want to create a ground truth database which contains the information of the object in that such as its widht, length, orientation, color, area etc. So that later i will use the image along with ground truth to train on CNN network.
0 Kommentare
Akzeptierte Antwort
Rishik Ramena
am 4 Dez. 2020
Bearbeitet: Rishik Ramena
am 4 Dez. 2020
As far as I understand, you wish to label images for training a CNN. You can do so by using the Image Labeler app. In addition to manually labelling the objects in your image, you can also add sublabels for those objects and export them as ground truth.
2 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!