Converting handwritten answers to text using Handwriting recognition technique and grading them accordingly.
Dataset: MNIST dataset was used.
Architecture:
Training accuracy : 98%
Test accuracy : 99.01%
- First we convert the pdf to image
- Then using opencv we detect the rectangles in which the answers should be given.
- Cropping out the answers and processing it before passing it to the model for prediction.
- Prediction
Data/answers-multipage.csv
Data/answers-multipage.pdf