paper-with-me

Papers

Detecting Text in the Wild with Deep Character Embedding Network

2019-01-02 · Jiaming Liu, Chengquan Zhang, Yipeng Sun, Junyu Han, Errui Ding

Most text detection methods hypothesize texts are horizontal or multi-oriented and thus define quadrangles as the basic detection unit. However, text in the wild is usually perspectively distorted or curved, which can not be easily tackled by existing approaches. In this paper, we propose a deep character embedding network (CENet) which simultaneously predicts the bounding boxes of characters and their embedding vectors, thus making text detection a simple clustering task in the character embedding space. The proposed method does not require strong assumptions of forming a straight line on general text detection, which provides flexibility on arbitrarily curved or perspectively distorted text. For character detection task, a dense prediction subnetwork is designed to obtain the confidence score and bounding boxes of characters. For character embedding task, a subnet is trained with contrastive loss to project detected characters into embedding space. The two tasks share a backbone CNN from which the multi-scale feature maps are extracted. The final text regions can be easily achieved by a thresholding process on character confidence and embedding distance of character pairs. We evaluated our method on ICDAR13, ICDAR15, MSRA-TD500, and Total-Text. The proposed method achieves state-of-the-art or comparable performance on all these datasets, and shows substantial improvement in the irregular-text datasets, i.e. Total-Text.

📄 PDF Abstract BibTeX arXiv:1901.00363

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringText Detection

Similar Papers 제목 키워드 기반

Fighting Fires from Space: Leveraging Vision Transformers for Enhanced Wildfire Detection and Characterization

2025-04-18 · Aman Agarwal, James Gearon, Raksha Rank, Etienne Chenevert

Wildfires are increasing in intensity, frequency, and duration across large parts of the world as a result of anthropogenic climate change. Modern hazard detection and response systems that deal with wildfires are under-…

Spatio-temporal Latent Representations for the Analysis of Acoustic Scenes in-the-wild

2024-12-10 · Claudia Montero-Ramírez, Esther Rituerto-González, Carmen Peláez-Moreno

In the field of acoustic scene analysis, this paper presents a novel approach to find spatio-temporal latent representations from in-the-wild audio data. By using WE-LIVE, an in-house collected dataset that includes audi…

Information RetrievalSelf-Supervised Learning

WildVis: Open Source Visualizer for Million-Scale Chat Logs in the Wild

2024-09-05 · Yuntian Deng, Wenting Zhao, Jack Hessel, Xiang Ren 외

The increasing availability of real-world conversation data offers exciting opportunities for researchers to study user-chatbot interactions. However, the sheer volume of this data makes manually examining individual con…

Chatbot

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 s…

Optical Character RecognitionOptical Character Recognition (OCR)Text Detection

AnnoBERT: Effectively Representing Multiple Annotators' Label Choices to Improve Hate Speech Detection

2022-12-20 · Wenjie Yin, Vibhor Agarwal, Aiqi Jiang, Arkaitz Zubiaga 외

Supervised approaches generally rely on majority-based labels. However, it is hard to achieve high agreement among annotators in subjective tasks such as hate speech detection. Existing neural network models principally …

Hate Speech Detection