I need to make the k-fold cross validation for mask detection training in keras. If i use just the splitting data into train and test the code will be
(trainX, te