/OMR-Sheet-Grader-OpenCV

Computer Vision applied to evaluate OMR Sheets and provide grading

Primary LanguageJupyter Notebook

OMR-Sheet-Grader-OpenCV

Computer Vision and image processing applied to evaluate OMR Sheets and to provide automatic grading.

OMR SHEET GRADER

  • Login
  • Upload an image of OMR sheet, and it will give you, response sheet evaluation consisting of score and percentage. It will also show the staus for each individual question as per evaluation
  • It can also read the handwritten rollno on the OMR sheet by using a model trained MNIST dataset(CNN).
  • You can also save the result of a student in the database.
  • The scores of all the students can be viewed in the scoreboard tab
  • There is also separate for marking scheme and correct solution -Answer Key of OMR
  • The website has been made using Flask, html and css.