EC332 Machine Learning
Department of Computer Science
University of the Punjab
Author: Nazar Khan
Sample Input |
You are given a dataset of 56 images. A sample image is shown above. Write a program to detect and recognize the printed and the handwritten content in each image. Add the handwritten scores and write the result in the empty cell under the “Total” column.
Your program should overlay each recognized word/number and the computed sum in green colour near the detected location and save the resulting image in the results/ folder.
You also have to write a report in PDF format that explains your solution and your results. Report should be concise and to-the-point. Feel free to discuss the cases where your program fails. Try to explain why it fails.
Do not worry if your program does not work too well. This is not an easy problem to solve.
Submission: