As of now, Our Application is capable of classifying the difference between Custom Sheets and Scantron Sheets. If the Custom Sheet is founded the application is giving output has "Not Yet Supported". In this issue we are going to change that. Our Scantron.py algorithm works in a way where it first identifies the region of interest ROI for scantron sheet. We want the algorithm to do same for our custom sheet, which would be a milestone for our goal.
Tasks:
Modifying AI Algorithm to extract the ROI area on custom sheets.
ROI Areas are:
1st column answers
2nd column answers
Key Id
Student Id
Developer Note:
You may have to edit BubbleScan-AI Repo.
As of now, Our Application is capable of classifying the difference between Custom Sheets and Scantron Sheets. If the Custom Sheet is founded the application is giving output has "Not Yet Supported". In this issue we are going to change that. Our Scantron.py algorithm works in a way where it first identifies the region of interest ROI for scantron sheet. We want the algorithm to do same for our custom sheet, which would be a milestone for our goal.
Tasks:
Developer Note: You may have to edit BubbleScan-AI Repo.
Success Criteria: