Text images processing system using artificial intelligence models
Aya Kaysan Bahjat

TL;DR
This paper presents an AI-based text image processing system capable of classifying images into categories like Invoice or Report, effectively handling challenging conditions with a recognition rate of 94.62%.
Contribution
It introduces an integrated AI-driven workflow combining DBNet++ and BART models for robust text detection and classification in diverse imaging scenarios.
Findings
Achieved 94.62% text recognition accuracy on Total-Text dataset.
Effectively handles challenging conditions like low resolution and partial coverage.
Supports both gallery and live camera modes.
Abstract
This is to present a text image classifier device that identifies textual content in images and then categorizes each image into one of four predefined categories, including Invoice, Form, Letter, or Report. The device supports a gallery mode, in which users browse files on flash disks, hard disk drives, or microSD cards, and a live mode which renders feeds of cameras connected to it. Its design is specifically aimed at addressing pragmatic challenges, such as changing light, random orientation, curvature or partial coverage of text, low resolution, and slightly visible text. The steps of the processing process are divided into four steps: image acquisition and preprocessing, textual elements detection with the help of DBNet++ (Differentiable Binarization Network Plus) model, BART (Bidirectional Auto-Regressive Transformers) model that classifies detected textual elements, and the…
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.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Currency Recognition and Detection · Vehicle License Plate Recognition
