This model can detect any number(even a floating point number) of any length. You can find methodology below. Digit recognition model is trained on 151K images and tested on 10K images.
Accuracy: 82%
Recognizing any number of any length (even decimal) by using OpenCV and deep-learning.
Repository from Github https://github.comalpha-k911/multi-digit-recognition
This model can detect any number(even a floating point number) of any length. You can find methodology below. Digit recognition model is trained on 151K images and tested on 10K images.
Accuracy: 82%
Recognizing any number of any length (even decimal) by using OpenCV and deep-learning.