Fix the neural network classifier and the TrainImagesClassifier tests
- Nov 08, 2021
-
-
-
BUG: use the actual matrix type in at<T> instead of the output value type which result in a reinterpretation
-
BUG: remove relative tolerance check in confusion matrix comparison and disable Shark classifier test because they are using randomness and the seed cannot be set
-