-
Given a Handwritten Devanagiri character contained in an image. The CNN model will predict the character. Trained on 46 different classes and used F1-Score metric to evaluate the model's accuracy.
-
Served this trained CNN model using Flask and created a Docker Image of the application.