Error during training: Invalid training data. Y must be a vector of categorical responses.
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
am using single image as input for cnn for segmentation above error am getting please help me to resolve
3 commentaires
Réponses (1)
Taylor
le 13 Sep 2024
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 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!