How to make my own data set of images for rcnn image training process?
2 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (1 件)
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!