Error during training: Invalid training data. Y must be a vector of categorical responses.
5 ビュー (過去 30 日間)
古いコメントを表示
am using single image as input for cnn for segmentation above error am getting please help me to resolve
3 件のコメント
回答 (1 件)
Taylor
2024 年 9 月 13 日
It looks like you are trying to train a network for image segmentation using only a single image as training data. This will not be effective. I would recommend reading through some of the documentation to determine the best approach based on the images you are trying to segment.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!