I'm trying to train object detection model with dataset about 100k images, for recognise 7-segment digits (about 10k 100x100 grayscale images per digit) and Create ML stops training with the same result "converged early at 10 iterations", regardless of the accuracy and quality of the data (I started with a dataset of 20k images).
My last try:
- Training Accuracy 68,4%
- Validation Accuracy 68,2%