I have downloaded some images to be used in training set, Although I have not trained the model yet, I have already augmented the images in it.
Will it be fine if I cut paste some of those images into the validations set ? My concern is will the model's accuracy be affected, lets say: if I pick some augmented image to put on validation set, but some of the augmented variant of the same image or the original image itself is still in the training set. ?