Handwritten Digit Recognition using Transfer Learning and MNIST Dataset
Finetuned LeNet-5 Architecture Model and it is optimized to work with greyscale images and can accurately identify single digits. The model is deployed using Flask Flamework, which allows for easy integration into web applications.
Implementation of LeNet-5 Architecture
LeCun, Y., Bottou, L., Bengio, Y., & Haffner, P. (1998). Gradient-based learning applied to document recognition. Proceedings of the IEEE, 86(11), 2278-2324.