Open CptJackieSparrow opened 2 months ago
It would be possible to run such a training, but it would probably immediately overfit to always return "0" (class number 0), independent of the input image. Hence, it is practically useless. During training of a classification model, the algorithm learn to spot the differences between classes of objects.
I'd like to know if it's possible to train only 1 class? I'm having "Need at least two classes to fit. Please specify .rtdc files and corresponding indices" error when i try to train one. Ty again for making the public!