Error during training: Invalid training data. Y must be a vector of categorical responses.
2 次查看(过去 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!