How to create a ground truth data for images dataset with multiple variables.

2 views (last 30 days)
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.

Accepted Answer

Rishik Ramena
Rishik Ramena on 4 Dec 2020
Edited: Rishik Ramena on 4 Dec 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.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!