paper-with-me

Papers

Text Detection Forgot About Document OCR

2022-10-14 · Krzysztof Olejniczak, Milan Šulc

Detection and recognition of text from scans and other images, commonly denoted as Optical Character Recognition (OCR), is a widely used form of automated document processing with a number of methods available. Yet OCR systems still do not achieve 100% accuracy, requiring human corrections in applications where correct readout is essential. Advances in machine learning enabled even more challenging scenarios of text detection and recognition "in-the-wild" - such as detecting text on objects from photographs of complex scenes. While the state-of-the-art methods for in-the-wild text recognition are typically evaluated on complex scenes, their performance in the domain of documents is typically not published, and a comprehensive comparison with methods for document OCR is missing. This paper compares several methods designed for in-the-wild text recognition and for document text recognition, and provides their evaluation on the domain of structured documents. The results suggest that state-of-the-art methods originally proposed for in-the-wild text detection also achieve competitive results on document text detection, outperforming available OCR methods. We argue that the application of document OCR should not be omitted in evaluation of text detection and recognition methods.

📄 PDF Abstract BibTeX arXiv:2210.07903

Code (2)

gxym/textbpn-plus-plus 공식 구현 pytorch
gxym/textbpn-puls-plus pytorch

Tasks

Optical Character RecognitionOptical Character Recognition (OCR)Text Detection

Similar Papers 제목 키워드 기반

Machine Unlearning for Document Classification

2024-04-29 · Lei Kang, Mohamed Ali Souibgui, Fei Yang, Lluis Gomez 외

Document understanding models have recently demonstrated remarkable performance by leveraging extensive collections of user documents. However, since documents often contain large amounts of personal data, their usage ca…

ClassificationDocument Classificationdocument understandingMachine Unlearning

Incremental Neural Coreference Resolution in Constant Memory

2020-04-30 · EMNLP 2020 11 · Patrick Xia, João Sedoc, Benjamin Van Durme

We investigate modeling coreference resolution under a fixed memory constraint by extending an incremental clustering algorithm to utilize contextualized encoders and neural components. Given a new sentence, our end-to-e…

Clusteringcoreference-resolutionCoreference ResolutionSentence

SeqXGPT: Sentence-Level AI-Generated Text Detection

2023-10-13 · Pengyu Wang, Linyang Li, Ke Ren, Botian Jiang 외

Widely applied large language models (LLMs) can generate human-like content, raising concerns about the abuse of LLMs. Therefore, it is important to build strong AI-generated text (AIGT) detectors. Current works only con…

SentenceText Detection

An Interpretable Data-Driven Unsupervised Approach for the Prevention of Forgotten Items

2025-07-31 · Luca Corbucci, Javier Alejandro Borges Legrottaglie, Francesco Spinnato, Anna Monreale 외 arxiv

Accurately identifying items forgotten during a supermarket visit and providing clear, interpretable explanations for recommending them remains an underexplored problem within the Next Basket Prediction (NBP) domain. Exi…

SemEval-2020 Task 11: Detection of Propaganda Techniques in News Articles

2020-09-06 · G. Da San Martino, A. Barrón-Cedeño, H. Wachsmuth, R. Petrov 외

We present the results and the main findings of SemEval-2020 Task 11 on Detection of Propaganda Techniques in News Articles. The task featured two subtasks. Subtask SI is about Span Identification: given a plain-text doc…

Articles