中文
相关论文

相关论文: End-to-End Optical Character Recognition for Benga…

200 篇论文

Handwritten character recognition is a hot topic for research nowadays. If we can convert a handwritten piece of paper into a text-searchable document using the Optical Character Recognition (OCR) technique, we can easily understand the…

计算机视觉与模式识别 · 计算机科学 2022-12-26 Md Tanvir Rouf Shawon , Raihan Tanvir , Md. Golam Rabiul Alam

This research paper presents a unique Bengali OCR system with some capabilities. The system excels in reconstructing document layouts while preserving structure, alignment, and images. It incorporates advanced image and signature detection…

计算机视觉与模式识别 · 计算机科学 2024-02-09 AKM Shahariar Azad Rabby , Hasmot Ali , Md. Majedul Islam , Sheikh Abujar , Fuad Rahman

This paper presents an end-to-end deep convolutional recurrent neural network solution for Khmer optical character recognition (OCR) task. The proposed solution uses a sequence-to-sequence (Seq2Seq) architecture with attention mechanism.…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Rina Buoy , Sokchea Kor , Nguonly Taing

This paper presents a printed Bengali and English text OCR system developed by us using a single hidden BLSTM-CTC architecture having 128 units. Here, we did not use any peephole connection and dropout in the BLSTM, which helped us in…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Debabrata Paul , Bidyut Baran Chaudhuri

Some historical and more recent printed documents have been scanned or stored at very low resolutions, such as 60 dpi. Though such scans are relatively easy for humans to read, they still present significant challenges for optical character…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Julian D. Gilbey , Carola-Bibiane Schönlieb

Despite the existence of numerous Optical Character Recognition (OCR) tools, the lack of comprehensive open-source systems hampers the progress of document digitization in various low-resource languages, including Bengali. Low-resource…

OCR (Optical Character Recognition) is a technology that offers comprehensive alphanumeric recognition of handwritten and printed characters at electronic speed by merely scanning the document. Recently, the understanding of visual data has…

计算机视觉与模式识别 · 计算机科学 2023-07-12 Atman Mishra , A. Sharath Ram , Kavyashree C

We present an end-to-end trainable approach for Optical Character Recognition (OCR) on printed documents. Specifically, we propose a model that predicts a) a two-dimensional character grid (\emph{chargrid}) representation of a document…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Christian Reisswig , Anoop R Katti , Marco Spinaci , Johannes Höhne

Efforts on the research and development of OCR systems for Low-Resource Languages are relatively new. Low-resource languages have little training data available for training Machine Translation systems or other systems. Even though a vast…

计算与语言 · 计算机科学 2024-04-04 S M Rakib Hasan , Aakar Dhakal , Md Humaion Kabir Mehedi , Annajiat Alim Rasel

The objective of the paper is to recognize handwritten samples of basic Bangla characters using Tesseract open source Optical Character Recognition (OCR) engine under Apache License 2.0. Handwritten data samples containing isolated Bangla…

计算机视觉与模式识别 · 计算机科学 2010-03-31 Sandip Rakshit , Debkumar Ghosal , Tanmoy Das , Subhrajit Dutta , Subhadip Basu

This research paper delves into the development of an Optical Character Recognition (OCR) system for the recognition of Ashokan Brahmi characters using Convolutional Neural Networks. It utilizes a comprehensive dataset of character images…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yash Agrawal , Srinidhi Balasubramanian , Rahul Meena , Rohail Alam , Himanshu Malviya , Rohini P

In a world of digitization, optical character recognition holds the automation to written history. Optical character recognition system basically converts printed images into editable texts for better storage and usability. To be completely…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Abu Saleh Md. Abir , Sanjana Rahman , Samia Ellin , Maisha Farzana , Md Hridoy Manik , Chowdhury Rafeed Rahman

I propose a state of the art deep neural architectural solution for handwritten character recognition for Bengali alphabets, compound characters as well as numerical digits that achieves state-of-the-art accuracy 96.8% in just 11 epochs.…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Akash Roy

Handwritten Digit Recognition (HDR) is one of the most challenging tasks in the domain of Optical Character Recognition (OCR). Irrespective of language, there are some inherent challenges of HDR, which mostly arise due to the variations in…

Character recognition is the fundamental part of an optical character recognition (OCR) system. Word recognition, sentence transcription, document digitization, and language processing are some of the higher-order activities that can be…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Mirza Raquib , Asif Pervez Polok , Kedar Nath Biswas , Farida Siddiqi Prity , Saydul Akbar Murad , Nick Rahimi

This paper presents a complete Optical Character Recognition (OCR) system for camera captured image/graphics embedded textual documents for handheld devices. At first, text regions are extracted and skew corrected. Then, these regions are…

计算机视觉与模式识别 · 计算机科学 2011-09-16 Ayatullah Faruk Mollah , Nabamita Majumder , Subhadip Basu , Mita Nasipuri

While OCR has been used in various applications, its output is not always accurate, leading to misfit words. This research work focuses on improving the optical character recognition (OCR) with ML techniques with integration of OCR with…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Abhishek Bamotra , Phani Krishna Uppala

Optical Character Recognition (OCR) is the process of extracting digitized text from images of scanned documents. While OCR systems have already matured in many languages, they still have shortcomings in cursive languages with overlapping…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Hussein Osman , Karim Zaghw , Mostafa Hazem , Seifeldin Elsehely

Optical character recognition (OCR) is a vital process that involves the extraction of handwritten or printed text from scanned or printed images, converting it into a format that can be understood and processed by machines. This enables…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Mahmoud SalahEldin Kasem , Mohamed Mahmoud , Hyun-Soo Kang

Today all kind of information is getting digitized and along with all this digitization, the huge archive of various kinds of documents is being digitized too. We know that, Optical Character Recognition is the method through which,…

计算机视觉与模式识别 · 计算机科学 2017-01-31 Md. Fahad Hasan , Tasmin Afroz , Sabir Ismail , Md. Saiful Islam
‹ 上一页 1 2 3 10 下一页 ›