필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
Sujeet Sahoo
Sujeet Sahoo 2020년 12월 26일
댓글: Image Analyst 2020년 12월 28일
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.

답변 (1개)

Image Analyst
Image Analyst 2020년 12월 26일
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
Sujeet Sahoo
Sujeet Sahoo 2020년 12월 28일
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.
Image Analyst
Image Analyst 2020년 12월 28일
I haven't used that app. Sorry.

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by