Cross validation on larger image dataset is possible in machine learning through K-fold and various other Cross validation algorithms. But in case of Deep Learning, the same process cannot be repeated as the networks tend to be very large and with larger datasets such as those of image dataset, how can one proceed with cross validation?