This project was inspired by the question asked on the Image.sc forum
Goal: To recognize the digits in the following image:
Here is the Google Colab which recognizes digits in the above image.
This program prints the detected digits from left to right as: [1, 2, 7, 3, 1, 3]
For more details on digits recognition, please check our this excellent guide.