Filter löschen
Filter löschen

How to make my own data set of images for rcnn image training process?

2 Ansichten (letzte 30 Tage)
Sujeet Sahoo
Sujeet Sahoo am 26 Dez. 2020
Kommentiert: Image Analyst am 28 Dez. 2020
I'm using image lebelling toolbox for but it saves a gTruth maxtrix as '.mat' file and it can be used for acf training .I want to use those training samples for rcnn training.

Antworten (1)

Image Analyst
Image Analyst am 26 Dez. 2020
Not sure what you're asking. Do you have images or not? If not, there is no need to do anything. Why train an algorithm (even if you could) if you had no images to process? If you have images, then you have images, and you simply put the training images into a folder for training your network.
  2 Kommentare
Sujeet Sahoo
Sujeet Sahoo am 28 Dez. 2020
i have sample images and i have lebelled objects in it using image lebelling toolbox. As far as i know we can save it in 3 differents ways from image processing toolbox i.e image lebels only, session saves and gTruth only all are saved in '.mat' format.
'https://in.mathworks.com/help/vision/ug/object-detection-using-deep-learning.html'
With refernce to this example i need a file with which have lot more types of data then just gTruth so please help.

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by