image labeler_Label Pixels Image

Hello ,I would happy if you can help me,
I Labeled Pixels ImageLabeled Pixels Image and i want to train on them a rcnn net.
But importing the marked images is not a table so I can't continue the trainning. What is the way to train a network on Labeled Pixels Image?

답변 (2개)

Sourav Bairagya
Sourav Bairagya 2019년 12월 11일

0 개 추천

You can use "object DetectorTrainingData" function to create table form the labelled ground truth objects which are returned from labeler and then you can train the object detector using that.
For more information you can leverage these links:
tamar wase
tamar wase 2019년 12월 14일

0 개 추천

Thank you!
But I tried to do it on Labeled Pixels Image, it didn't work because it's not a table.
There is an option to convert the Labeled images so we can train on them.

질문:

2019년 12월 8일

답변:

2019년 12월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by