Edge-Native Digitization of Handwritten Marksheets: A Hybrid Heuristic-Deep Learning Framework
Md. Irtiza Hossain, Junaid Ahmed Sifat, Abir Chowdhury

TL;DR
This paper presents a resource-efficient hybrid framework combining heuristic image processing and lightweight deep learning for accurate, real-time digitization of handwritten marksheets on edge devices, outperforming existing methods in speed and robustness.
Contribution
The paper introduces a novel hybrid approach that integrates heuristic table detection with a modified lightweight YOLOv8 for recognition, optimized for edge deployment with high accuracy and efficiency.
Findings
Achieves 97.5% accuracy on EMNIST digit benchmark.
Provides 95x inference speedup over standard OCR pipelines.
Real-time performance at 29 FPS on CPU hardware.
Abstract
The digitization of structured handwritten documents, such as academic marksheets, remains a significant challenge due to the dual complexity of irregular table structures and diverse handwriting styles. While recent Transformer-based approaches like TableNet and TrOCR achieve state-of-the-art accuracy, their high computational cost renders them unsuitable for resource-constrained edge deployments. This paper introduces a resource-efficient hybrid framework that integrates a heuristic OpenCV-based pipeline for rapid table structure detection with a modified lightweight YOLOv8 architecture for handwritten character recognition. By strategically removing the SPPF and deep C2f layers from the standard YOLOv8 backbone, we reduce computational overhead while maintaining high recognition fidelity. Experimental results on the EMNIST digit benchmark demonstrate that our Modified YOLOv8 model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
