Info

この質問は閉じられています。 編集または回答するには再度開いてください。

I have generated segments of an image. Each segment represent one object. How to train these segments to recognize objects?

1 回表示 (過去 30 日間)
chaitali Laulkar
chaitali Laulkar 2018 年 6 月 13 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
An image contains multiple objects. Segment is generated for each object. i.e. segmented image contains an object with black bakround which represents mask for other region than object of interest. I want to train Deep learning network for these segments. I have replaced 23rd layer of alexnet with newly created fullyconnectedlayer. when I trained and tested some set of images , test images are classified in classes to which alexnet is already trained. Neither of image is classified in class for which i have trained my images. How to train segmented for objects of given class. how to minimize impact of other classes of alexnet?
  1 件のコメント
MUHAMMED IRFAN
MUHAMMED IRFAN 2018 年 6 月 14 日
Hello,
No one can answer your question without actually seeing what you have done in your code. Please share your code.

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by