The objective of this project is to develop an efficient and accurate handwritten text recognition system by leveraging a hybrid architecture combining Vision Transformers, MobileNet, and LSTM. The system aims to address challenges such as diverse handwriting styles, computational inefficiency, and real-time applicability. By achieving superior feature extraction, effective sequence modeling, and reduced computational costs, the project seeks to provide a robust solution for real-time recognition in applications like document digitization, form processing, and automated handwriting analysis.
Handwritten text recognition (HTR) represents an ongoing field challenge because different writing styles combined with multiple handwriting patterns create vast recognition complexity. The paper presents a new HTR solution that combines Vision Transformers with MobileNet-LSTM hybrid architecture to maximize recognition precision and operational speed. The Vision Transformer demonstrates excellence at capturing long-distance image relationships when extracting meaningful characteristics from handwritten information. MobileNet serves to minimize computational requirements of the system while sustaining high performance standards and the system's temporal dependency skill has been achieved through Long Short-Term Memory (LSTM) network application for sequence modeling in handwriting. Engineered from convolutional neural network (CNN)-based approaches the proposed evaluation method provides better recognition rates on standardized benchmark datasets. Experimental data confirms the ViT and MobileNet-LSTM combination solves real-time handwritten text recognition problems by achieving high accuracy rates with efficient computational requirements.
Keywords: Handwritten Text Recognition, Vision Transformer, MobileNet, LSTM, Deep Learning, Sequence Modeling, Computer Vision, Feature Extraction, Real-Time Recognition.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

H/W CONFIGURATION:
Β· Processor : I5/Intel Processor
Β· RAM : 8GB (min)
Β· Hard Disk : 128 GB
S/W CONFIGURATION:
β’ Operating System : Windows 10
β’ Server-side Script : Python 3.6
β’ IDE : PyCharm, Jupyter notebook
β’ Libraries Used : Numpy, IO, OS, Flask, Keras, pandas, tensorflow