Error during training: Invalid training data. Y must be a vector of categorical responses.
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
am using single image as input for cnn for segmentation above error am getting please help me to resolve
3 Kommentare
Antworten (1)
Taylor
am 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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!